Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-36327 (GCVE-0-2020-36327)
Vulnerability from cvelistv5
Published
2021-04-29 02:28
      Modified
2024-08-04 17:23
      
          Severity ?
        
        
          VLAI Severity ?
        
        
          EPSS score ?
        
        CWE
          - n/a
Summary
Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.16 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that is explicitly depended on by the application. NOTE: it is not correct to use CVE-2021-24105 for every "Dependency Confusion" issue in every product.
            
          
        References
          {
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-04T17:23:10.451Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/rubygems/rubygems/issues/3982"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
          },
          {
            "name": "FEDORA-2021-36cdab1f8d",
            "tags": [
              "vendor-advisory",
              "x_refsource_FEDORA",
              "x_transferred"
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MWXHK5UUHVSHF7HTHMX6JY3WXDVNIHSL/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.16 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that is explicitly depended on by the application. NOTE: it is not correct to use CVE-2021-24105 for every \"Dependency Confusion\" issue in every product."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2021-07-29T02:06:19",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/rubygems/rubygems/issues/3982"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        },
        {
          "name": "FEDORA-2021-36cdab1f8d",
          "tags": [
            "vendor-advisory",
            "x_refsource_FEDORA"
          ],
          "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MWXHK5UUHVSHF7HTHMX6JY3WXDVNIHSL/"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2020-36327",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.16 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that is explicitly depended on by the application. NOTE: it is not correct to use CVE-2021-24105 for every \"Dependency Confusion\" issue in every product."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/rubygems/rubygems/issues/3982",
              "refsource": "MISC",
              "url": "https://github.com/rubygems/rubygems/issues/3982"
            },
            {
              "name": "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105",
              "refsource": "MISC",
              "url": "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105"
            },
            {
              "name": "https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html",
              "refsource": "MISC",
              "url": "https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html"
            },
            {
              "name": "https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/",
              "refsource": "MISC",
              "url": "https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/"
            },
            {
              "name": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
              "refsource": "MISC",
              "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
            },
            {
              "name": "FEDORA-2021-36cdab1f8d",
              "refsource": "FEDORA",
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MWXHK5UUHVSHF7HTHMX6JY3WXDVNIHSL/"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2020-36327",
    "datePublished": "2021-04-29T02:28:54",
    "dateReserved": "2021-04-29T00:00:00",
    "dateUpdated": "2024-08-04T17:23:10.451Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2020-36327\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-04-29T03:15:08.710\",\"lastModified\":\"2024-11-21T05:29:17.540\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.16 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that is explicitly depended on by the application. NOTE: it is not correct to use CVE-2021-24105 for every \\\"Dependency Confusion\\\" issue in every product.\"},{\"lang\":\"es\",\"value\":\"Bundler versiones 1.16.0 hasta 2.2.9 y versiones 2.2.11 hasta 2.2.16, a veces elige una fuente de dependencia basada en el n\u00famero de versi\u00f3n de una gema m\u00e1s alto, lo que significa que se puede elegir una gema falsa que se encuentre en una fuente p\u00fablica, incluso si la elecci\u00f3n deseada fue una gema privada que depende de otra gema privada de la que depende expl\u00edcitamente la aplicaci\u00f3n.\u0026#xa0;NOTA: no es correcto usar CVE-2021-24105 para cada problema de \\\"Dependency Confusion\\\" en cada producto\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:C/I:C/A:C\",\"baseScore\":9.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":8.6,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bundler:bundler:*:*:*:*:*:ruby:*:*\",\"versionStartIncluding\":\"1.16.0\",\"versionEndExcluding\":\"2.2.10\",\"matchCriteriaId\":\"B84C5D9C-16BD-4670-AF3E-5DCCB62276AB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bundler:bundler:*:*:*:*:*:ruby:*:*\",\"versionStartIncluding\":\"2.2.11\",\"versionEndIncluding\":\"2.2.16\",\"matchCriteriaId\":\"01DEFBF9-648B-48E3-A88D-93A61FF8B965\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:package_manager_configurations:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"71D274DE-99A4-4FC3-A43B-53A2D68A0E09\"}]}]}],\"references\":[{\"url\":\"https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/rubygems/rubygems/issues/3982\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MWXHK5UUHVSHF7HTHMX6JY3WXDVNIHSL/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/rubygems/rubygems/issues/3982\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MWXHK5UUHVSHF7HTHMX6JY3WXDVNIHSL/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}"
  }
}
  rhsa-2022:0543
Vulnerability from csaf_redhat
Published
2022-02-16 11:35
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: ruby:2.6 security update
    Notes
Topic
An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)
* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\n* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)\n\n* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0543",
        "url": "https://access.redhat.com/errata/RHSA-2022:0543"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "external",
        "summary": "2025104",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
      },
      {
        "category": "external",
        "summary": "2026757",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0543.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.6 security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:37+00:00",
      "generator": {
        "date": "2025-10-09T20:27:37+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0543",
      "initial_release_date": "2022-02-16T11:35:18+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:35:18+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:35:18+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:37+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 AppStream (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 8)",
                  "product_id": "AppStream-8.5.0.Z.MAIN",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=src\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.17.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.3.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-irb@1.0.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.11.3-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.2.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.3-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.1.2.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@3.0.3.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@3.0.3.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        ],
        "known_not_affected": [
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    },
    {
      "cve": "CVE-2021-41817",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-11-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2025104"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in ruby, where the date object was found to be vulnerable to a regular expression denial of service (ReDoS) during the parsing of dates. This flaw allows an attacker to hang a ruby application by providing a specially crafted date string. The highest threat to this vulnerability is system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of Date parsing methods",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "RHBZ#2025104",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/",
          "url": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/"
        }
      ],
      "release_date": "2021-11-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of Date parsing methods"
    },
    {
      "cve": "CVE-2021-41819",
      "discovery_date": "2021-11-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2026757"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "RHBZ#2026757",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
        }
      ],
      "release_date": "2021-11-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
    }
  ]
}
  rhsa-2021:3559
Vulnerability from csaf_redhat
Published
2021-09-20 08:02
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: rh-ruby27-ruby security update
    Notes
Topic
An update for rh-ruby27-ruby is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. 
The following packages have been upgraded to a later upstream version: rh-ruby27-ruby (2.7.4).
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for rh-ruby27-ruby is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. \n\nThe following packages have been upgraded to a later upstream version: rh-ruby27-ruby (2.7.4).\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2021:3559",
        "url": "https://access.redhat.com/errata/RHSA-2021:3559"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3559.json"
      }
    ],
    "title": "Red Hat Security Advisory: rh-ruby27-ruby security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:29+00:00",
      "generator": {
        "date": "2025-10-09T20:27:29+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2021:3559",
      "initial_release_date": "2021-09-20T08:02:42+00:00",
      "revision_history": [
        {
          "date": "2021-09-20T08:02:42+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-09-20T08:02:42+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:29+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
                  "product_id": "7Server-RHSCL-3.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
                  "product_id": "7Workstation-RHSCL-3.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
                  "product_id": "7Server-RHSCL-3.7-7.7.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Software Collections"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
                "product": {
                  "name": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
                  "product_id": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby@2.7.4-130.el7?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
                  "product_id": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby@2.7.4-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
                  "product_id": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-devel@2.7.4-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
                  "product_id": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-libs@2.7.4-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-bigdecimal@2.0.0-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-io-console@0.5.6-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-json@2.3.0-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-openssl@2.1.2-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-psych@3.1.0-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-racc@1.4.16-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
                  "product_id": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-debuginfo@2.7.4-130.el7?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
                  "product_id": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby@2.7.4-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
                  "product_id": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-devel@2.7.4-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
                  "product_id": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-libs@2.7.4-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-bigdecimal@2.0.0-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-io-console@0.5.6-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-json@2.3.0-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-openssl@2.1.2-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-psych@3.1.0-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-racc@1.4.16-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
                  "product_id": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-debuginfo@2.7.4-130.el7?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
                  "product_id": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby@2.7.4-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
                  "product_id": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-devel@2.7.4-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
                  "product_id": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-libs@2.7.4-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-bigdecimal@2.0.0-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-io-console@0.5.6-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-json@2.3.0-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-openssl@2.1.2-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-psych@3.1.0-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-racc@1.4.16-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
                  "product_id": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-debuginfo@2.7.4-130.el7?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
                  "product_id": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-doc@2.7.4-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-bundler@2.2.24-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-did_you_mean@1.4.0-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-irb@1.2.6-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-minitest@5.13.0-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-net-telnet@0.2.0-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-power_assert@1.1.7-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-rake@13.0.1-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-rdoc@6.2.1.1-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-test-unit@3.3.4-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-xmlrpc@0.3.0-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygems@3.1.6-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygems-devel@3.1.6-130.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-09-20T08:02: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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3559"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-09-20T08:02: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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-09-20T08:02: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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-09-20T08:02: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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    }
  ]
}
  RHSA-2022:0581
Vulnerability from csaf_redhat
Published
2022-02-21 08:55
    Modified
2025-10-10 02:12
    Summary
Red Hat Security Advisory: ruby:2.6 security update
    Notes
Topic
An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch? (CVE-2019-15845)
* ruby: Regular expression denial of service vulnerability of WEBrick's Digest authentication (CVE-2019-16201)
* ruby: Code injection via command argument of Shell#test / Shell#[] (CVE-2019-16255)
* rubygem-json: Unsafe object creation vulnerability in JSON (CVE-2020-10663)
* ruby: BasicSocket#read_nonblock method leads to information disclosure (CVE-2020-10933)
* ruby: Potential HTTP request smuggling in WEBrick (CVE-2020-25613)
* ruby: XML round-trip vulnerability in REXML (CVE-2021-28965)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)
* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)
* ruby: HTTP response splitting in WEBrick (CVE-2019-16254)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch? (CVE-2019-15845)\n\n* ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication (CVE-2019-16201)\n\n* ruby: Code injection via command argument of Shell#test / Shell#[] (CVE-2019-16255)\n\n* rubygem-json: Unsafe object creation vulnerability in JSON (CVE-2020-10663)\n\n* ruby: BasicSocket#read_nonblock method leads to information disclosure (CVE-2020-10933)\n\n* ruby: Potential HTTP request smuggling in WEBrick (CVE-2020-25613)\n\n* ruby: XML round-trip vulnerability in REXML (CVE-2021-28965)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\n* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)\n\n* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)\n\n* ruby: HTTP response splitting in WEBrick (CVE-2019-16254)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0581",
        "url": "https://access.redhat.com/errata/RHSA-2022:0581"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1773728",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1773728"
      },
      {
        "category": "external",
        "summary": "1789407",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789407"
      },
      {
        "category": "external",
        "summary": "1789556",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789556"
      },
      {
        "category": "external",
        "summary": "1793683",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793683"
      },
      {
        "category": "external",
        "summary": "1827500",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827500"
      },
      {
        "category": "external",
        "summary": "1833291",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833291"
      },
      {
        "category": "external",
        "summary": "1883623",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883623"
      },
      {
        "category": "external",
        "summary": "1947526",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1947526"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "external",
        "summary": "2025104",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
      },
      {
        "category": "external",
        "summary": "2026757",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0581.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.6 security update",
    "tracking": {
      "current_release_date": "2025-10-10T02:12:16+00:00",
      "generator": {
        "date": "2025-10-10T02:12:16+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0581",
      "initial_release_date": "2022-02-21T08:55:31+00:00",
      "revision_history": [
        {
          "date": "2022-02-21T08:55:31+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-21T08:55:31+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-10T02:12:16+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 AppStream E4S (v. 8.1)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
                  "product_id": "AppStream-8.1.0.Z.E4S",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=src\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.17.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.3.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-irb@1.0.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.11.3-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.2.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.3-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.1.2.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@3.0.3.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@3.0.3.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2019-15845",
      "cwe": {
        "id": "CWE-41",
        "name": "Improper Resolution of Path Equivalence"
      },
      "discovery_date": "2020-01-09T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1789407"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was discovered in Ruby in the way certain functions handled strings containing NULL bytes. Specifically, the built-in methods File.fnmatch and its alias File.fnmatch? did not properly handle path patterns containing the NULL byte. A remote attacker could exploit this flaw to make a Ruby script access unexpected files and to bypass intended file system access restrictions.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch?",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "RHBZ#1789407",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789407"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-15845",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15845",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2019/10/01/nul-injection-file-fnmatch-cve-2019-15845/",
          "url": "https://www.ruby-lang.org/en/news/2019/10/01/nul-injection-file-fnmatch-cve-2019-15845/"
        }
      ],
      "release_date": "2019-10-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        },
        {
          "category": "workaround",
          "details": "It is possible to test for presence of the NULL byte manually prior to call the affected methods with an untrusted string.",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch?"
    },
    {
      "cve": "CVE-2019-16201",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2019-11-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1773728"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "RHBZ#1773728",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1773728"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16201",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16201",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2019/10/01/webrick-regexp-digestauth-dos-cve-2019-16201/",
          "url": "https://www.ruby-lang.org/en/news/2019/10/01/webrick-regexp-digestauth-dos-cve-2019-16201/"
        }
      ],
      "release_date": "2019-10-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication"
    },
    {
      "cve": "CVE-2019-16254",
      "cwe": {
        "id": "CWE-113",
        "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
      },
      "discovery_date": "2020-01-09T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1789556"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients. NOTE: this issue exists because of an incomplete fix for CVE-2017-17742, which addressed the CRLF vector, but did not address an isolated CR or an isolated LF.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: HTTP response splitting in WEBrick",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16254"
        },
        {
          "category": "external",
          "summary": "RHBZ#1789556",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789556"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16254",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16254"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254"
        }
      ],
      "release_date": "2019-10-25T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "ruby: HTTP response splitting in WEBrick"
    },
    {
      "cve": "CVE-2019-16255",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2020-01-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1793683"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows code injection if the first argument (aka the \"command\" argument) to Shell#[] or Shell#test in lib/shell.rb is untrusted data. An attacker can exploit this to call an arbitrary Ruby method.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Code injection via command argument of Shell#test / Shell#[]",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16255"
        },
        {
          "category": "external",
          "summary": "RHBZ#1793683",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793683"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16255",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16255"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16255",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16255"
        }
      ],
      "release_date": "2019-11-26T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Code injection via command argument of Shell#test / Shell#[]"
    },
    {
      "cve": "CVE-2020-10663",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2020-03-19T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1827500"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in rubygem-json. While parsing certain JSON documents, the json gem (including the one bundled with Ruby) can be coerced into creating arbitrary objects in the target system. This is the same issue as CVE-2013-0269.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-json: Unsafe object creation vulnerability in JSON",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5 uses vulnerable rubygem-json, however, is not vulnerable in Ruby since it does not use version which includes JSON into stdlib.\n\nThis issue affects the version of JSON(embedded in pcs) as shipped with Red Hat Gluster Storage 3. However, the vulnerable method calls are currently not used by the product and hence this issue has been rated as having a security impact of Low.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "RHBZ#1827500",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827500"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10663",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10663",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663",
          "url": "https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663"
        }
      ],
      "release_date": "2020-03-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        },
        {
          "category": "workaround",
          "details": "To mitigate this vulnerability, do not supply untrusted user input and/or untrusted strings to the following method calls or utilize code libraries which do so:\n\n```\nJSON(user_input)\nJSON[user_input, nil]\nJSON.parse(user_input, nil)\nJSON::Parser.new(user_input).parse\n```\n\nAlso note that JSON.load() should never be given input from unknown sources.",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 7.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-json: Unsafe object creation vulnerability in JSON"
    },
    {
      "cve": "CVE-2020-10933",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2020-05-04T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1833291"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An issue was discovered in Ruby 2.5.x through 2.5.7, 2.6.x through 2.6.5, and 2.7.0. If a victim calls BasicSocket#read_nonblock(requested_size, buffer, exception: false), the method resizes the buffer to fit the requested size, but no data is copied. Thus, the buffer string provides the previous value of the heap. This may expose possibly sensitive data from the interpreter.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: BasicSocket#read_nonblock method leads to information disclosure",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5 has stopped shipping Ruby and 4.7 ships Ruby 2.4 series, hence not vulnerable to the flaw.\nRed Hat Enterprise Linux versions prior than 8 ships ruby 2.0 or older releases, hence not vulnerable to the flaw.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "RHBZ#1833291",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833291"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10933",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10933",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/03/31/heap-exposure-in-socket-cve-2020-10933",
          "url": "https://www.ruby-lang.org/en/news/2020/03/31/heap-exposure-in-socket-cve-2020-10933"
        }
      ],
      "release_date": "2020-03-31T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "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-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: BasicSocket#read_nonblock method leads to information disclosure"
    },
    {
      "cve": "CVE-2020-25613",
      "cwe": {
        "id": "CWE-444",
        "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
      },
      "discovery_date": "2020-09-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1883623"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy (which also has a poor header check), which may lead to an HTTP Request Smuggling attack.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Potential HTTP request smuggling in WEBrick",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "RHBZ#1883623",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883623"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-25613",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/",
          "url": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/"
        }
      ],
      "release_date": "2020-09-29T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Potential HTTP request smuggling in WEBrick"
    },
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ],
        "known_not_affected": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-28965",
      "cwe": {
        "id": "CWE-611",
        "name": "Improper Restriction of XML External Entity Reference"
      },
      "discovery_date": "2021-04-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1947526"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way the Ruby REXML library parsed XML documents. Parsing a specially crafted XML document using REXML and writing parsed data back to a new XML document results in creating a document with a different structure. This issue could affect the integrity of processed data in applications using REXML that parse XML documents, write data back to XML, and re-parse them again.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: XML round-trip vulnerability in REXML",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-28965"
        },
        {
          "category": "external",
          "summary": "RHBZ#1947526",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1947526"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28965",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-28965"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965"
        }
      ],
      "release_date": "2021-04-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: XML round-trip vulnerability in REXML"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    },
    {
      "cve": "CVE-2021-41817",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-11-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2025104"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in ruby, where the date object was found to be vulnerable to a regular expression denial of service (ReDoS) during the parsing of dates. This flaw allows an attacker to hang a ruby application by providing a specially crafted date string. The highest threat to this vulnerability is system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of Date parsing methods",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "RHBZ#2025104",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/",
          "url": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/"
        }
      ],
      "release_date": "2021-11-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of Date parsing methods"
    },
    {
      "cve": "CVE-2021-41819",
      "discovery_date": "2021-11-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2026757"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "RHBZ#2026757",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
        }
      ],
      "release_date": "2021-11-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
    }
  ]
}
  rhsa-2021:3982
Vulnerability from csaf_redhat
Published
2021-10-25 20:55
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: rh-ruby30-ruby security update
    Notes
Topic
An update for rh-ruby30-ruby is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. 
The following packages have been upgraded to a later upstream version: rh-ruby30-ruby (3.0.2).
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for rh-ruby30-ruby is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. \n\nThe following packages have been upgraded to a later upstream version: rh-ruby30-ruby (3.0.2).\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2021:3982",
        "url": "https://access.redhat.com/errata/RHSA-2021:3982"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3982.json"
      }
    ],
    "title": "Red Hat Security Advisory: rh-ruby30-ruby security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:29+00:00",
      "generator": {
        "date": "2025-10-09T20:27:29+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2021:3982",
      "initial_release_date": "2021-10-25T20:55:50+00:00",
      "revision_history": [
        {
          "date": "2021-10-25T20:55:50+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-10-25T20:55:50+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:29+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
                  "product_id": "7Server-RHSCL-3.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
                  "product_id": "7Workstation-RHSCL-3.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
                  "product_id": "7Server-RHSCL-3.7-7.7.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Software Collections"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
                "product": {
                  "name": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
                  "product_id": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby@3.0.2-148.el7?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
                  "product_id": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby@3.0.2-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
                  "product_id": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-devel@3.0.2-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
                  "product_id": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-libs@3.0.2-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
                  "product_id": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-bigdecimal@3.0.0-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
                  "product_id": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-io-console@0.5.7-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
                  "product_id": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-json@2.5.1-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
                  "product_id": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-psych@3.3.0-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
                  "product_id": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-debuginfo@3.0.2-148.el7?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
                  "product_id": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby@3.0.2-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
                  "product_id": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-devel@3.0.2-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
                  "product_id": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-libs@3.0.2-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
                  "product_id": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-bigdecimal@3.0.0-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
                  "product_id": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-io-console@0.5.7-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
                  "product_id": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-json@2.5.1-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
                  "product_id": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-psych@3.3.0-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
                  "product_id": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-debuginfo@3.0.2-148.el7?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
                  "product_id": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby@3.0.2-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
                  "product_id": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-devel@3.0.2-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
                  "product_id": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-libs@3.0.2-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
                  "product_id": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-bigdecimal@3.0.0-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
                  "product_id": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-io-console@0.5.7-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
                  "product_id": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-json@2.5.1-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
                  "product_id": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-psych@3.3.0-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
                  "product_id": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-debuginfo@3.0.2-148.el7?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
                  "product_id": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-default-gems@3.0.2-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
                  "product_id": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-doc@3.0.2-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-bundler@2.2.22-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-irb@1.3.5-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-minitest@5.14.2-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-power_assert@1.2.0-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-rake@13.0.3-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-rbs@1.0.4-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-rexml@3.2.5-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-rss@0.2.9-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-test-unit@3.3.7-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-typeprof@0.12.0-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygems@3.2.22-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygems-devel@3.2.22-148.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-10-25T20:55:50+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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3982"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-10-25T20:55:50+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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3982"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-10-25T20:55:50+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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3982"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-10-25T20:55:50+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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3982"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    }
  ]
}
  rhsa-2022_0547
Vulnerability from csaf_redhat
Published
2022-02-16 11:31
    Modified
2024-11-15 07:35
    Summary
Red Hat Security Advisory: ruby:2.5 security update
    Notes
Topic
An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0547",
        "url": "https://access.redhat.com/errata/RHSA-2022:0547"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0547.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.5 security update",
    "tracking": {
      "current_release_date": "2024-11-15T07:35:38+00:00",
      "generator": {
        "date": "2024-11-15T07:35:38+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2022:0547",
      "initial_release_date": "2022-02-16T11:31:33+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:31:33+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:31:33+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-15T07:35:38+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 AppStream EUS (v. 8.2)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
                  "product_id": "AppStream-8.2.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby:2.5:8020020220201125131:4cda2c84",
                "product": {
                  "name": "ruby:2.5:8020020220201125131:4cda2c84",
                  "product_id": "ruby:2.5:8020020220201125131:4cda2c84",
                  "product_identification_helper": {
                    "purl": "pkg:rpmmod/redhat/ruby@2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-irb@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch",
                "product": {
                  "name": "rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch",
                  "product_id": "rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.2.0%2B14084%2B4fedcad5?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-doc-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch",
                "product": {
                  "name": "rubygem-bundler-doc-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch",
                  "product_id": "rubygem-bundler-doc-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler-doc@1.16.1-4.module%2Bel8.2.0%2B14084%2B4fedcad5?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.2.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.10.3-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.1.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.0.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.7-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@2.7.6.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@2.7.6.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.src",
                "product": {
                  "name": "rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.src",
                  "product_id": "rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.2.0%2B14084%2B4fedcad5?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
        },
        "product_reference": "ruby:2.5:8020020220201125131:4cda2c84",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch"
        },
        "product_reference": "rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.src as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.src"
        },
        "product_reference": "rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.src",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-doc-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bundler-doc-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch"
        },
        "product_reference": "rubygem-bundler-doc-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8020020220201125131:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bundler-doc-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch"
        ],
        "known_not_affected": [
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:31:33+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.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bundler-doc-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0547"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bundler-doc-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bundler-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.5:8020020220201125131:4cda2c84:rubygem-bundler-doc-0:1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    }
  ]
}
  rhsa-2022_0546
Vulnerability from csaf_redhat
Published
2022-02-16 11:49
    Modified
2024-11-15 07:36
    Summary
Red Hat Security Advisory: ruby:2.5 security update
    Notes
Topic
An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0546",
        "url": "https://access.redhat.com/errata/RHSA-2022:0546"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0546.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.5 security update",
    "tracking": {
      "current_release_date": "2024-11-15T07:36:33+00:00",
      "generator": {
        "date": "2024-11-15T07:36:33+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2022:0546",
      "initial_release_date": "2022-02-16T11:49:19+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:49:19+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:49:19+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-15T07:36: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 AppStream EUS (v.8.4)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
                  "product_id": "AppStream-8.4.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby:2.5:8040020220201123518:522a0ee4",
                "product": {
                  "name": "ruby:2.5:8040020220201123518:522a0ee4",
                  "product_id": "ruby:2.5:8040020220201123518:522a0ee4",
                  "product_identification_helper": {
                    "purl": "pkg:rpmmod/redhat/ruby@2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-doc-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch",
                "product": {
                  "name": "ruby-doc-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_id": "ruby-doc-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-irb-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch",
                "product": {
                  "name": "ruby-irb-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_id": "ruby-irb-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-irb@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch",
                "product": {
                  "name": "rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch",
                  "product_id": "rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.4.0%2B14083%2Bf9ece6dd?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-doc-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch",
                "product": {
                  "name": "rubygem-bundler-doc-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch",
                  "product_id": "rubygem-bundler-doc-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler-doc@1.16.1-4.module%2Bel8.4.0%2B14083%2Bf9ece6dd?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-0:1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch",
                "product": {
                  "name": "rubygem-did_you_mean-0:1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_id": "rubygem-did_you_mean-0:1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.2.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-0:5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
                "product": {
                  "name": "rubygem-minitest-0:5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_id": "rubygem-minitest-0:5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.10.3-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0:0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
                "product": {
                  "name": "rubygem-net-telnet-0:0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_id": "rubygem-net-telnet-0:0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.1.1-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-0:1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
                "product": {
                  "name": "rubygem-power_assert-0:1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_id": "rubygem-power_assert-0:1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.1-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-0:12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
                "product": {
                  "name": "rubygem-rake-0:12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_id": "rubygem-rake-0:12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-0:6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
                "product": {
                  "name": "rubygem-rdoc-0:6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_id": "rubygem-rdoc-0:6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.0.1.1-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-0:3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch",
                "product": {
                  "name": "rubygem-test-unit-0:3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_id": "rubygem-test-unit-0:3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.7-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0:0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch",
                "product": {
                  "name": "rubygem-xmlrpc-0:0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_id": "rubygem-xmlrpc-0:0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
                "product": {
                  "name": "rubygems-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_id": "rubygems-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@2.7.6.3-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
                "product": {
                  "name": "rubygems-devel-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_id": "rubygems-devel-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@2.7.6.3-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                "product": {
                  "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_id": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_id": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                "product": {
                  "name": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_id": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                "product": {
                  "name": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_id": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                "product": {
                  "name": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_id": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_id": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_id": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_id": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.src",
                "product": {
                  "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.src",
                  "product_id": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.src",
                "product": {
                  "name": "rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.src",
                  "product_id": "rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.4.0%2B14083%2Bf9ece6dd?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                "product": {
                  "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_id": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_id": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                "product": {
                  "name": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_id": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                "product": {
                  "name": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_id": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                "product": {
                  "name": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_id": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_id": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_id": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_id": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                "product": {
                  "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_id": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_id": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                "product": {
                  "name": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_id": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                "product": {
                  "name": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_id": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                "product": {
                  "name": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_id": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_id": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_id": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_id": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                "product": {
                  "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_id": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_id": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                "product": {
                  "name": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_id": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                "product": {
                  "name": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_id": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                "product": {
                  "name": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_id": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_id": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_id": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_id": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                "product": {
                  "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_id": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_id": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                "product": {
                  "name": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_id": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                "product": {
                  "name": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_id": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                "product": {
                  "name": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_id": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_id": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_id": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_id": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
        },
        "product_reference": "ruby:2.5:8040020220201123518:522a0ee4",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64"
        },
        "product_reference": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686"
        },
        "product_reference": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le"
        },
        "product_reference": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x"
        },
        "product_reference": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.src as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.src"
        },
        "product_reference": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64"
        },
        "product_reference": "ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64"
        },
        "product_reference": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686"
        },
        "product_reference": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le"
        },
        "product_reference": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x"
        },
        "product_reference": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64"
        },
        "product_reference": "ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64"
        },
        "product_reference": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686"
        },
        "product_reference": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le"
        },
        "product_reference": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x"
        },
        "product_reference": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64"
        },
        "product_reference": "ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64"
        },
        "product_reference": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686"
        },
        "product_reference": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le"
        },
        "product_reference": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x"
        },
        "product_reference": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64"
        },
        "product_reference": "ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-doc-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch"
        },
        "product_reference": "ruby-doc-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-irb-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch"
        },
        "product_reference": "ruby-irb-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64"
        },
        "product_reference": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686"
        },
        "product_reference": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le"
        },
        "product_reference": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x"
        },
        "product_reference": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64"
        },
        "product_reference": "ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch"
        },
        "product_reference": "rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.src as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.src"
        },
        "product_reference": "rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-doc-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bundler-doc-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch"
        },
        "product_reference": "rubygem-bundler-doc-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-0:1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-did_you_mean-0:1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch"
        },
        "product_reference": "rubygem-did_you_mean-0:1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-0:5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-minitest-0:5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch"
        },
        "product_reference": "rubygem-minitest-0:5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0:0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-net-telnet-0:0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch"
        },
        "product_reference": "rubygem-net-telnet-0:0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-0:1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-power_assert-0:1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch"
        },
        "product_reference": "rubygem-power_assert-0:1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64"
        },
        "product_reference": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686"
        },
        "product_reference": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le"
        },
        "product_reference": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x"
        },
        "product_reference": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64"
        },
        "product_reference": "rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64 as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-0:12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-rake-0:12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch"
        },
        "product_reference": "rubygem-rake-0:12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-0:6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-rdoc-0:6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch"
        },
        "product_reference": "rubygem-rdoc-0:6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-0:3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-test-unit-0:3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch"
        },
        "product_reference": "rubygem-test-unit-0:3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0:0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-xmlrpc-0:0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch"
        },
        "product_reference": "rubygem-xmlrpc-0:0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygems-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch"
        },
        "product_reference": "rubygems-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch as a component of ruby:2.5:8040020220201123518:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygems-devel-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch"
        },
        "product_reference": "rubygems-devel-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-doc-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-irb-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-did_you_mean-0:1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-minitest-0:5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-net-telnet-0:0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-power_assert-0:1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-rake-0:12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-rdoc-0:6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-test-unit-0:3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-xmlrpc-0:0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygems-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygems-devel-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bundler-doc-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch"
        ],
        "known_not_affected": [
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-doc-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-irb-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-did_you_mean-0:1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-minitest-0:5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-net-telnet-0:0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-power_assert-0:1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-rake-0:12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-rdoc-0:6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-test-unit-0:3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-xmlrpc-0:0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygems-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygems-devel-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:49: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-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bundler-doc-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0546"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-debugsource-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-devel-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-doc-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-irb-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:ruby-libs-debuginfo-0:2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bundler-doc-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-did_you_mean-0:1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-json-debuginfo-0:2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-minitest-0:5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-net-telnet-0:0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-power_assert-0:1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-rake-0:12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-rdoc-0:6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-test-unit-0:3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-xmlrpc-0:0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygems-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygems-devel-0:2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bundler-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.5:8040020220201123518:522a0ee4:rubygem-bundler-doc-0:1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    }
  ]
}
  RHSA-2022:0547
Vulnerability from csaf_redhat
Published
2022-02-16 11:31
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: ruby:2.5 security update
    Notes
Topic
An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0547",
        "url": "https://access.redhat.com/errata/RHSA-2022:0547"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0547.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.5 security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:37+00:00",
      "generator": {
        "date": "2025-10-09T20:27:37+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0547",
      "initial_release_date": "2022-02-16T11:31:33+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:31:33+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:31:33+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:37+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 AppStream EUS (v. 8.2)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
                  "product_id": "AppStream-8.2.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.2.0%2B14084%2B4fedcad5?arch=src\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-irb@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.2.0%2B14084%2B4fedcad5?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler-doc@1.16.1-4.module%2Bel8.2.0%2B14084%2B4fedcad5?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.2.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.10.3-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.1.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.0.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.7-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@2.7.6.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@2.7.6.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5"
        ],
        "known_not_affected": [
          "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:31:33+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.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0547"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    }
  ]
}
  rhsa-2022_0548
Vulnerability from csaf_redhat
Published
2022-02-16 11:20
    Modified
2024-11-15 07:35
    Summary
Red Hat Security Advisory: ruby:2.5 security update
    Notes
Topic
An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0548",
        "url": "https://access.redhat.com/errata/RHSA-2022:0548"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0548.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.5 security update",
    "tracking": {
      "current_release_date": "2024-11-15T07:35:31+00:00",
      "generator": {
        "date": "2024-11-15T07:35:31+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2022:0548",
      "initial_release_date": "2022-02-16T11:20:43+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:20:43+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:20:43+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-15T07:35:31+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 AppStream E4S (v. 8.1)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
                  "product_id": "AppStream-8.1.0.Z.E4S",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby:2.5:8010020220201125517:c27ad7f8",
                "product": {
                  "name": "ruby:2.5:8010020220201125517:c27ad7f8",
                  "product_id": "ruby:2.5:8010020220201125517:c27ad7f8",
                  "product_identification_helper": {
                    "purl": "pkg:rpmmod/redhat/ruby@2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-irb@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch",
                "product": {
                  "name": "rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch",
                  "product_id": "rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.1.0%2B14085%2Bcd0ba992?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-doc-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch",
                "product": {
                  "name": "rubygem-bundler-doc-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch",
                  "product_id": "rubygem-bundler-doc-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler-doc@1.16.1-4.module%2Bel8.1.0%2B14085%2Bcd0ba992?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.2.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.10.3-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.1.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.0.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.7-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@2.7.6.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@2.7.6.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.src",
                "product": {
                  "name": "rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.src",
                  "product_id": "rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.1.0%2B14085%2Bcd0ba992?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
        },
        "product_reference": "ruby:2.5:8010020220201125517:c27ad7f8",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch"
        },
        "product_reference": "rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.src as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.src"
        },
        "product_reference": "rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.src",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-doc-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bundler-doc-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch"
        },
        "product_reference": "rubygem-bundler-doc-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8010020220201125517:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bundler-doc-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch"
        ],
        "known_not_affected": [
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:20:43+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.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bundler-doc-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0548"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-debugsource-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-devel-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-doc-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-irb-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:ruby-libs-debuginfo-0:2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bundler-doc-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-did_you_mean-0:1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-minitest-0:5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-net-telnet-0:0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-power_assert-0:1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-psych-debuginfo-0:3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-rake-0:12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-rdoc-0:6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-test-unit-0:3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-xmlrpc-0:0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygems-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygems-devel-0:2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bundler-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.5:8010020220201125517:c27ad7f8:rubygem-bundler-doc-0:1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    }
  ]
}
  RHSA-2021:3020
Vulnerability from csaf_redhat
Published
2021-08-05 15:05
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: ruby:2.7 security update
    Notes
Topic
An update for the ruby:2.7 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.7 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2021:3020",
        "url": "https://access.redhat.com/errata/RHSA-2021:3020"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3020.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.7 security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:28+00:00",
      "generator": {
        "date": "2025-10-09T20:27:28+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2021:3020",
      "initial_release_date": "2021-08-05T15:05:01+00:00",
      "revision_history": [
        {
          "date": "2021-08-05T15:05:01+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-08-05T15:05:01+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:28+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 AppStream (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 8)",
                  "product_id": "AppStream-8.4.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm (ruby:2.7)",
                  "product_id": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=src\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7)",
                  "product_id": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.4.0-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7)",
                  "product_id": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.11.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-default-gems@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.4.0-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.4.0-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@2.2.24-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-irb@1.2.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.13.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.11.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.11.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.2.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.7-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@13.0.1-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.2.1.1-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.3.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@3.1.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@3.1.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7"
        },
        "product_reference": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-05T15:05:01+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.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3020"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-05T15:05:01+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.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3020"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-05T15:05:01+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.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3020"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-05T15:05:01+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.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3020"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    }
  ]
}
  rhsa-2021_3559
Vulnerability from csaf_redhat
Published
2021-09-20 08:02
    Modified
2024-12-20 20:58
    Summary
Red Hat Security Advisory: rh-ruby27-ruby security update
    Notes
Topic
An update for rh-ruby27-ruby is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. 
The following packages have been upgraded to a later upstream version: rh-ruby27-ruby (2.7.4).
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for rh-ruby27-ruby is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. \n\nThe following packages have been upgraded to a later upstream version: rh-ruby27-ruby (2.7.4).\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2021:3559",
        "url": "https://access.redhat.com/errata/RHSA-2021:3559"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3559.json"
      }
    ],
    "title": "Red Hat Security Advisory: rh-ruby27-ruby security update",
    "tracking": {
      "current_release_date": "2024-12-20T20:58:22+00:00",
      "generator": {
        "date": "2024-12-20T20:58:22+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.4"
        }
      },
      "id": "RHSA-2021:3559",
      "initial_release_date": "2021-09-20T08:02:42+00:00",
      "revision_history": [
        {
          "date": "2021-09-20T08:02:42+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-09-20T08:02:42+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-12-20T20:58:22+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
                  "product_id": "7Server-RHSCL-3.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
                  "product_id": "7Workstation-RHSCL-3.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
                  "product_id": "7Server-RHSCL-3.7-7.7.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Software Collections"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
                "product": {
                  "name": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
                  "product_id": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby@2.7.4-130.el7?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
                  "product_id": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby@2.7.4-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
                  "product_id": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-devel@2.7.4-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
                  "product_id": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-libs@2.7.4-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-bigdecimal@2.0.0-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-io-console@0.5.6-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-json@2.3.0-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-openssl@2.1.2-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-psych@3.1.0-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-racc@1.4.16-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
                  "product_id": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-debuginfo@2.7.4-130.el7?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
                  "product_id": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby@2.7.4-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
                  "product_id": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-devel@2.7.4-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
                  "product_id": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-libs@2.7.4-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-bigdecimal@2.0.0-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-io-console@0.5.6-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-json@2.3.0-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-openssl@2.1.2-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-psych@3.1.0-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-racc@1.4.16-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
                  "product_id": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-debuginfo@2.7.4-130.el7?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
                  "product_id": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby@2.7.4-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
                  "product_id": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-devel@2.7.4-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
                  "product_id": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-libs@2.7.4-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-bigdecimal@2.0.0-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-io-console@0.5.6-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-json@2.3.0-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-openssl@2.1.2-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-psych@3.1.0-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-racc@1.4.16-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
                  "product_id": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-debuginfo@2.7.4-130.el7?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
                  "product_id": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-doc@2.7.4-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-bundler@2.2.24-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-did_you_mean@1.4.0-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-irb@1.2.6-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-minitest@5.13.0-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-net-telnet@0.2.0-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-power_assert@1.1.7-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-rake@13.0.1-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-rdoc@6.2.1.1-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-test-unit@3.3.4-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-xmlrpc@0.3.0-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygems@3.1.6-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygems-devel@3.1.6-130.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-09-20T08:02: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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3559"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-09-20T08:02: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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-09-20T08:02: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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-09-20T08:02: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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    }
  ]
}
  rhsa-2022:0544
Vulnerability from csaf_redhat
Published
2022-02-16 11:39
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: ruby:2.6 security update
    Notes
Topic
An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)
* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\n* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)\n\n* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0544",
        "url": "https://access.redhat.com/errata/RHSA-2022:0544"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "external",
        "summary": "2025104",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
      },
      {
        "category": "external",
        "summary": "2026757",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0544.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.6 security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:37+00:00",
      "generator": {
        "date": "2025-10-09T20:27:37+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0544",
      "initial_release_date": "2022-02-16T11:39:50+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:39:50+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:39:50+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:37+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 AppStream EUS (v.8.4)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
                  "product_id": "AppStream-8.4.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=src\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.17.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.3.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-irb@1.0.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.11.3-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.2.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.3-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.1.2.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@3.0.3.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@3.0.3.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        ],
        "known_not_affected": [
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    },
    {
      "cve": "CVE-2021-41817",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-11-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2025104"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in ruby, where the date object was found to be vulnerable to a regular expression denial of service (ReDoS) during the parsing of dates. This flaw allows an attacker to hang a ruby application by providing a specially crafted date string. The highest threat to this vulnerability is system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of Date parsing methods",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "RHBZ#2025104",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/",
          "url": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/"
        }
      ],
      "release_date": "2021-11-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of Date parsing methods"
    },
    {
      "cve": "CVE-2021-41819",
      "discovery_date": "2021-11-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2026757"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "RHBZ#2026757",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
        }
      ],
      "release_date": "2021-11-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
    }
  ]
}
  rhsa-2022:0708
Vulnerability from csaf_redhat
Published
2022-02-28 19:00
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: rh-ruby26-ruby security, bug fix, and enhancement update
    Notes
Topic
An update for rh-ruby26-ruby is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. 
The following packages have been upgraded to a later upstream version: rh-ruby26-ruby (2.6.9). (BZ#2056947)
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)
* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for rh-ruby26-ruby is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. \n\nThe following packages have been upgraded to a later upstream version: rh-ruby26-ruby (2.6.9). (BZ#2056947)\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\n* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)\n\n* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0708",
        "url": "https://access.redhat.com/errata/RHSA-2022:0708"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "external",
        "summary": "2025104",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
      },
      {
        "category": "external",
        "summary": "2026757",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0708.json"
      }
    ],
    "title": "Red Hat Security Advisory: rh-ruby26-ruby security, bug fix, and enhancement update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:38+00:00",
      "generator": {
        "date": "2025-10-09T20:27:38+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0708",
      "initial_release_date": "2022-02-28T19:00:13+00:00",
      "revision_history": [
        {
          "date": "2022-02-28T19:00:13+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-28T19:00:13+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:38+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
                  "product_id": "7Server-RHSCL-3.8",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for RHEL(v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for RHEL(v. 7)",
                  "product_id": "7Workstation-RHSCL-3.8",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Software Collections"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-0:2.6.9-120.el7.src",
                "product": {
                  "name": "rh-ruby26-ruby-0:2.6.9-120.el7.src",
                  "product_id": "rh-ruby26-ruby-0:2.6.9-120.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby@2.6.9-120.el7?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
                  "product_id": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby@2.6.9-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
                  "product_id": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-devel@2.6.9-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
                  "product_id": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-libs@2.6.9-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
                  "product_id": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-bigdecimal@1.4.1-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
                  "product_id": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-io-console@0.4.7-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
                  "product_id": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-json@2.1.0-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
                  "product_id": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-openssl@2.1.2-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
                  "product_id": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-psych@3.1.0-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
                  "product_id": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-debuginfo@2.6.9-120.el7?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
                  "product_id": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-doc@2.6.9-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-bundler@1.17.2-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-did_you_mean@1.3.0-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-irb@1.0.0-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-minitest@5.11.3-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-net-telnet@0.2.0-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-power_assert@1.1.3-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-rake@12.3.3-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-rdoc@6.1.2.1-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-test-unit@3.2.9-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-xmlrpc@0.3.0-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygems@3.0.3.1-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygems-devel@3.0.3.1-120.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
                  "product_id": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby@2.6.9-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
                  "product_id": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-devel@2.6.9-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
                  "product_id": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-libs@2.6.9-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
                  "product_id": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-bigdecimal@1.4.1-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
                  "product_id": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-io-console@0.4.7-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
                  "product_id": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-json@2.1.0-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
                  "product_id": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-openssl@2.1.2-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
                  "product_id": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-psych@3.1.0-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
                  "product_id": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-debuginfo@2.6.9-120.el7?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
                  "product_id": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby@2.6.9-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
                  "product_id": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-devel@2.6.9-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
                  "product_id": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-libs@2.6.9-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
                  "product_id": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-bigdecimal@1.4.1-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
                  "product_id": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-io-console@0.4.7-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
                  "product_id": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-json@2.1.0-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
                  "product_id": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-openssl@2.1.2-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
                  "product_id": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-psych@3.1.0-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
                  "product_id": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-debuginfo@2.6.9-120.el7?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    },
    {
      "cve": "CVE-2021-41817",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-11-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2025104"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in ruby, where the date object was found to be vulnerable to a regular expression denial of service (ReDoS) during the parsing of dates. This flaw allows an attacker to hang a ruby application by providing a specially crafted date string. The highest threat to this vulnerability is system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of Date parsing methods",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "RHBZ#2025104",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/",
          "url": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/"
        }
      ],
      "release_date": "2021-11-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of Date parsing methods"
    },
    {
      "cve": "CVE-2021-41819",
      "discovery_date": "2021-11-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2026757"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "RHBZ#2026757",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
        }
      ],
      "release_date": "2021-11-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
    }
  ]
}
  rhsa-2021_3982
Vulnerability from csaf_redhat
Published
2021-10-25 20:55
    Modified
2024-12-20 20:58
    Summary
Red Hat Security Advisory: rh-ruby30-ruby security update
    Notes
Topic
An update for rh-ruby30-ruby is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. 
The following packages have been upgraded to a later upstream version: rh-ruby30-ruby (3.0.2).
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for rh-ruby30-ruby is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. \n\nThe following packages have been upgraded to a later upstream version: rh-ruby30-ruby (3.0.2).\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2021:3982",
        "url": "https://access.redhat.com/errata/RHSA-2021:3982"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3982.json"
      }
    ],
    "title": "Red Hat Security Advisory: rh-ruby30-ruby security update",
    "tracking": {
      "current_release_date": "2024-12-20T20:58:37+00:00",
      "generator": {
        "date": "2024-12-20T20:58:37+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.4"
        }
      },
      "id": "RHSA-2021:3982",
      "initial_release_date": "2021-10-25T20:55:50+00:00",
      "revision_history": [
        {
          "date": "2021-10-25T20:55:50+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-10-25T20:55:50+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-12-20T20:58:37+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
                  "product_id": "7Server-RHSCL-3.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
                  "product_id": "7Workstation-RHSCL-3.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
                  "product_id": "7Server-RHSCL-3.7-7.7.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Software Collections"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
                "product": {
                  "name": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
                  "product_id": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby@3.0.2-148.el7?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
                  "product_id": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby@3.0.2-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
                  "product_id": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-devel@3.0.2-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
                  "product_id": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-libs@3.0.2-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
                  "product_id": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-bigdecimal@3.0.0-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
                  "product_id": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-io-console@0.5.7-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
                  "product_id": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-json@2.5.1-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
                  "product_id": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-psych@3.3.0-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
                  "product_id": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-debuginfo@3.0.2-148.el7?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
                  "product_id": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby@3.0.2-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
                  "product_id": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-devel@3.0.2-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
                  "product_id": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-libs@3.0.2-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
                  "product_id": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-bigdecimal@3.0.0-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
                  "product_id": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-io-console@0.5.7-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
                  "product_id": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-json@2.5.1-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
                  "product_id": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-psych@3.3.0-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
                  "product_id": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-debuginfo@3.0.2-148.el7?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
                  "product_id": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby@3.0.2-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
                  "product_id": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-devel@3.0.2-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
                  "product_id": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-libs@3.0.2-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
                  "product_id": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-bigdecimal@3.0.0-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
                  "product_id": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-io-console@0.5.7-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
                  "product_id": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-json@2.5.1-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
                  "product_id": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-psych@3.3.0-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
                  "product_id": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-debuginfo@3.0.2-148.el7?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
                  "product_id": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-default-gems@3.0.2-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
                  "product_id": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-doc@3.0.2-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-bundler@2.2.22-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-irb@1.3.5-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-minitest@5.14.2-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-power_assert@1.2.0-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-rake@13.0.3-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-rbs@1.0.4-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-rexml@3.2.5-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-rss@0.2.9-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-test-unit@3.3.7-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-typeprof@0.12.0-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygems@3.2.22-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygems-devel@3.2.22-148.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-10-25T20:55:50+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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3982"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-10-25T20:55:50+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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3982"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-10-25T20:55:50+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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3982"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-10-25T20:55:50+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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3982"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    }
  ]
}
  rhsa-2022_0582
Vulnerability from csaf_redhat
Published
2022-02-21 09:04
    Modified
2024-12-20 20:59
    Summary
Red Hat Security Advisory: ruby:2.6 security update
    Notes
Topic
An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch? (CVE-2019-15845)
* ruby: Regular expression denial of service vulnerability of WEBrick's Digest authentication (CVE-2019-16201)
* ruby: Code injection via command argument of Shell#test / Shell#[] (CVE-2019-16255)
* rubygem-json: Unsafe object creation vulnerability in JSON (CVE-2020-10663)
* ruby: BasicSocket#read_nonblock method leads to information disclosure (CVE-2020-10933)
* ruby: Potential HTTP request smuggling in WEBrick (CVE-2020-25613)
* ruby: XML round-trip vulnerability in REXML (CVE-2021-28965)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)
* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)
* ruby: HTTP response splitting in WEBrick (CVE-2019-16254)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch? (CVE-2019-15845)\n\n* ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication (CVE-2019-16201)\n\n* ruby: Code injection via command argument of Shell#test / Shell#[] (CVE-2019-16255)\n\n* rubygem-json: Unsafe object creation vulnerability in JSON (CVE-2020-10663)\n\n* ruby: BasicSocket#read_nonblock method leads to information disclosure (CVE-2020-10933)\n\n* ruby: Potential HTTP request smuggling in WEBrick (CVE-2020-25613)\n\n* ruby: XML round-trip vulnerability in REXML (CVE-2021-28965)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\n* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)\n\n* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)\n\n* ruby: HTTP response splitting in WEBrick (CVE-2019-16254)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0582",
        "url": "https://access.redhat.com/errata/RHSA-2022:0582"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1773728",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1773728"
      },
      {
        "category": "external",
        "summary": "1789407",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789407"
      },
      {
        "category": "external",
        "summary": "1789556",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789556"
      },
      {
        "category": "external",
        "summary": "1793683",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793683"
      },
      {
        "category": "external",
        "summary": "1827500",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827500"
      },
      {
        "category": "external",
        "summary": "1833291",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833291"
      },
      {
        "category": "external",
        "summary": "1883623",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883623"
      },
      {
        "category": "external",
        "summary": "1947526",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1947526"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "external",
        "summary": "2025104",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
      },
      {
        "category": "external",
        "summary": "2026757",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0582.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.6 security update",
    "tracking": {
      "current_release_date": "2024-12-20T20:59:45+00:00",
      "generator": {
        "date": "2024-12-20T20:59:45+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.4"
        }
      },
      "id": "RHSA-2022:0582",
      "initial_release_date": "2022-02-21T09:04:29+00:00",
      "revision_history": [
        {
          "date": "2022-02-21T09:04:29+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-21T09:04:29+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-12-20T20:59:45+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 AppStream EUS (v. 8.2)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
                  "product_id": "AppStream-8.2.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby:2.6:8020020220201131207:4cda2c84",
                "product": {
                  "name": "ruby:2.6:8020020220201131207:4cda2c84",
                  "product_id": "ruby:2.6:8020020220201131207:4cda2c84",
                  "product_identification_helper": {
                    "purl": "pkg:rpmmod/redhat/ruby@2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
                "product": {
                  "name": "ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_id": "ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
                "product": {
                  "name": "rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_id": "rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.17.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
                "product": {
                  "name": "rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_id": "rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.3.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
                "product": {
                  "name": "rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_id": "rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-irb@1.0.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
                "product": {
                  "name": "rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_id": "rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.11.3-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
                "product": {
                  "name": "rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_id": "rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.2.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
                "product": {
                  "name": "rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_id": "rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.3-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
                "product": {
                  "name": "rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_id": "rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
                "product": {
                  "name": "rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_id": "rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.1.2.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
                "product": {
                  "name": "rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_id": "rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
                "product": {
                  "name": "rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_id": "rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
                "product": {
                  "name": "rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_id": "rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@3.0.3.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
                "product": {
                  "name": "rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_id": "rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@3.0.3.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                "product": {
                  "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_id": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_id": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_id": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                "product": {
                  "name": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_id": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                "product": {
                  "name": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_id": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_id": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_id": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
                "product": {
                  "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
                  "product_id": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                "product": {
                  "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_id": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_id": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_id": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                "product": {
                  "name": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_id": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                "product": {
                  "name": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_id": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_id": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_id": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                "product": {
                  "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_id": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_id": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_id": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                "product": {
                  "name": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_id": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                "product": {
                  "name": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_id": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_id": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_id": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                "product": {
                  "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                  "product_id": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                  "product_id": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                  "product_id": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                "product": {
                  "name": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                  "product_id": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                "product": {
                  "name": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                  "product_id": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
                  "product_id": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
                  "product_id": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                "product": {
                  "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_id": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_id": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_id": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                "product": {
                  "name": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_id": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                "product": {
                  "name": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_id": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_id": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_id": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
        },
        "product_reference": "ruby:2.6:8020020220201131207:4cda2c84",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64"
        },
        "product_reference": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686"
        },
        "product_reference": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le"
        },
        "product_reference": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x"
        },
        "product_reference": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src"
        },
        "product_reference": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64"
        },
        "product_reference": "ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64"
        },
        "product_reference": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686"
        },
        "product_reference": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le"
        },
        "product_reference": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x"
        },
        "product_reference": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64"
        },
        "product_reference": "ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch"
        },
        "product_reference": "ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64"
        },
        "product_reference": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686"
        },
        "product_reference": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le"
        },
        "product_reference": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x"
        },
        "product_reference": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64"
        },
        "product_reference": "ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch"
        },
        "product_reference": "rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch"
        },
        "product_reference": "rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch"
        },
        "product_reference": "rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch"
        },
        "product_reference": "rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch"
        },
        "product_reference": "rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch"
        },
        "product_reference": "rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64"
        },
        "product_reference": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686"
        },
        "product_reference": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le"
        },
        "product_reference": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x"
        },
        "product_reference": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64"
        },
        "product_reference": "rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64 as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch"
        },
        "product_reference": "rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch"
        },
        "product_reference": "rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch"
        },
        "product_reference": "rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch"
        },
        "product_reference": "rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
        },
        "product_reference": "rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch as a component of ruby:2.6:8020020220201131207:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
        },
        "product_reference": "rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2019-15845",
      "cwe": {
        "id": "CWE-41",
        "name": "Improper Resolution of Path Equivalence"
      },
      "discovery_date": "2020-01-09T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1789407"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was discovered in Ruby in the way certain functions handled strings containing NULL bytes. Specifically, the built-in methods File.fnmatch and its alias File.fnmatch? did not properly handle path patterns containing the NULL byte. A remote attacker could exploit this flaw to make a Ruby script access unexpected files and to bypass intended file system access restrictions.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch?",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "RHBZ#1789407",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789407"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-15845",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15845",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2019/10/01/nul-injection-file-fnmatch-cve-2019-15845/",
          "url": "https://www.ruby-lang.org/en/news/2019/10/01/nul-injection-file-fnmatch-cve-2019-15845/"
        }
      ],
      "release_date": "2019-10-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        },
        {
          "category": "workaround",
          "details": "It is possible to test for presence of the NULL byte manually prior to call the affected methods with an untrusted string.",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch?"
    },
    {
      "cve": "CVE-2019-16201",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2019-11-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1773728"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "RHBZ#1773728",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1773728"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16201",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16201",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2019/10/01/webrick-regexp-digestauth-dos-cve-2019-16201/",
          "url": "https://www.ruby-lang.org/en/news/2019/10/01/webrick-regexp-digestauth-dos-cve-2019-16201/"
        }
      ],
      "release_date": "2019-10-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication"
    },
    {
      "cve": "CVE-2019-16254",
      "cwe": {
        "id": "CWE-113",
        "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
      },
      "discovery_date": "2020-01-09T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1789556"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients. NOTE: this issue exists because of an incomplete fix for CVE-2017-17742, which addressed the CRLF vector, but did not address an isolated CR or an isolated LF.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: HTTP response splitting in WEBrick",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16254"
        },
        {
          "category": "external",
          "summary": "RHBZ#1789556",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789556"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16254",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16254"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254"
        }
      ],
      "release_date": "2019-10-25T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "ruby: HTTP response splitting in WEBrick"
    },
    {
      "cve": "CVE-2019-16255",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2020-01-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1793683"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows code injection if the first argument (aka the \"command\" argument) to Shell#[] or Shell#test in lib/shell.rb is untrusted data. An attacker can exploit this to call an arbitrary Ruby method.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Code injection via command argument of Shell#test / Shell#[]",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16255"
        },
        {
          "category": "external",
          "summary": "RHBZ#1793683",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793683"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16255",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16255"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16255",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16255"
        }
      ],
      "release_date": "2019-11-26T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Code injection via command argument of Shell#test / Shell#[]"
    },
    {
      "cve": "CVE-2020-10663",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2020-03-19T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1827500"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in rubygem-json. While parsing certain JSON documents, the json gem (including the one bundled with Ruby) can be coerced into creating arbitrary objects in the target system. This is the same issue as CVE-2013-0269.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-json: Unsafe object creation vulnerability in JSON",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5 uses vulnerable rubygem-json, however, is not vulnerable in Ruby since it does not use version which includes JSON into stdlib.\n\nThis issue affects the version of JSON(embedded in pcs) as shipped with Red Hat Gluster Storage 3. However, the vulnerable method calls are currently not used by the product and hence this issue has been rated as having a security impact of Low.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "RHBZ#1827500",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827500"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10663",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10663",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663",
          "url": "https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663"
        }
      ],
      "release_date": "2020-03-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        },
        {
          "category": "workaround",
          "details": "To mitigate this vulnerability, do not supply untrusted user input and/or untrusted strings to the following method calls or utilize code libraries which do so:\n\n```\nJSON(user_input)\nJSON[user_input, nil]\nJSON.parse(user_input, nil)\nJSON::Parser.new(user_input).parse\n```\n\nAlso note that JSON.load() should never be given input from unknown sources.",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 7.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-json: Unsafe object creation vulnerability in JSON"
    },
    {
      "cve": "CVE-2020-10933",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2020-05-04T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1833291"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An issue was discovered in Ruby 2.5.x through 2.5.7, 2.6.x through 2.6.5, and 2.7.0. If a victim calls BasicSocket#read_nonblock(requested_size, buffer, exception: false), the method resizes the buffer to fit the requested size, but no data is copied. Thus, the buffer string provides the previous value of the heap. This may expose possibly sensitive data from the interpreter.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: BasicSocket#read_nonblock method leads to information disclosure",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5 has stopped shipping Ruby and 4.7 ships Ruby 2.4 series, hence not vulnerable to the flaw.\nRed Hat Enterprise Linux versions prior than 8 ships ruby 2.0 or older releases, hence not vulnerable to the flaw.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "RHBZ#1833291",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833291"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10933",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10933",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/03/31/heap-exposure-in-socket-cve-2020-10933",
          "url": "https://www.ruby-lang.org/en/news/2020/03/31/heap-exposure-in-socket-cve-2020-10933"
        }
      ],
      "release_date": "2020-03-31T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "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-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: BasicSocket#read_nonblock method leads to information disclosure"
    },
    {
      "cve": "CVE-2020-25613",
      "cwe": {
        "id": "CWE-444",
        "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
      },
      "discovery_date": "2020-09-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1883623"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy (which also has a poor header check), which may lead to an HTTP Request Smuggling attack.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Potential HTTP request smuggling in WEBrick",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "RHBZ#1883623",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883623"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-25613",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/",
          "url": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/"
        }
      ],
      "release_date": "2020-09-29T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Potential HTTP request smuggling in WEBrick"
    },
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch"
        ],
        "known_not_affected": [
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-28965",
      "cwe": {
        "id": "CWE-611",
        "name": "Improper Restriction of XML External Entity Reference"
      },
      "discovery_date": "2021-04-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1947526"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way the Ruby REXML library parsed XML documents. Parsing a specially crafted XML document using REXML and writing parsed data back to a new XML document results in creating a document with a different structure. This issue could affect the integrity of processed data in applications using REXML that parse XML documents, write data back to XML, and re-parse them again.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: XML round-trip vulnerability in REXML",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-28965"
        },
        {
          "category": "external",
          "summary": "RHBZ#1947526",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1947526"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28965",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-28965"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965"
        }
      ],
      "release_date": "2021-04-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: XML round-trip vulnerability in REXML"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    },
    {
      "cve": "CVE-2021-41817",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-11-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2025104"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in ruby, where the date object was found to be vulnerable to a regular expression denial of service (ReDoS) during the parsing of dates. This flaw allows an attacker to hang a ruby application by providing a specially crafted date string. The highest threat to this vulnerability is system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of Date parsing methods",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "RHBZ#2025104",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/",
          "url": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/"
        }
      ],
      "release_date": "2021-11-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of Date parsing methods"
    },
    {
      "cve": "CVE-2021-41819",
      "discovery_date": "2021-11-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2026757"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
          "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "RHBZ#2026757",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
        }
      ],
      "release_date": "2021-11-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-debugsource-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-devel-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-doc-0:2.6.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:ruby-libs-debuginfo-0:2.6.9-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-bundler-0:1.17.2-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-did_you_mean-0:1.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-irb-0:1.0.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-json-debuginfo-0:2.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-minitest-0:5.11.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-net-telnet-0:0.2.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-power_assert-0:1.1.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.aarch64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.i686",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.s390x",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.2.0+14086+86d863af.x86_64",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rake-0:12.3.3-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-rdoc-0:6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-test-unit-0:3.2.9-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygem-xmlrpc-0:0.3.0-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch",
            "AppStream-8.2.0.Z.EUS:ruby:2.6:8020020220201131207:4cda2c84:rubygems-devel-0:3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
    }
  ]
}
  rhsa-2022:0581
Vulnerability from csaf_redhat
Published
2022-02-21 08:55
    Modified
2025-10-10 02:12
    Summary
Red Hat Security Advisory: ruby:2.6 security update
    Notes
Topic
An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch? (CVE-2019-15845)
* ruby: Regular expression denial of service vulnerability of WEBrick's Digest authentication (CVE-2019-16201)
* ruby: Code injection via command argument of Shell#test / Shell#[] (CVE-2019-16255)
* rubygem-json: Unsafe object creation vulnerability in JSON (CVE-2020-10663)
* ruby: BasicSocket#read_nonblock method leads to information disclosure (CVE-2020-10933)
* ruby: Potential HTTP request smuggling in WEBrick (CVE-2020-25613)
* ruby: XML round-trip vulnerability in REXML (CVE-2021-28965)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)
* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)
* ruby: HTTP response splitting in WEBrick (CVE-2019-16254)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch? (CVE-2019-15845)\n\n* ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication (CVE-2019-16201)\n\n* ruby: Code injection via command argument of Shell#test / Shell#[] (CVE-2019-16255)\n\n* rubygem-json: Unsafe object creation vulnerability in JSON (CVE-2020-10663)\n\n* ruby: BasicSocket#read_nonblock method leads to information disclosure (CVE-2020-10933)\n\n* ruby: Potential HTTP request smuggling in WEBrick (CVE-2020-25613)\n\n* ruby: XML round-trip vulnerability in REXML (CVE-2021-28965)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\n* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)\n\n* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)\n\n* ruby: HTTP response splitting in WEBrick (CVE-2019-16254)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0581",
        "url": "https://access.redhat.com/errata/RHSA-2022:0581"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1773728",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1773728"
      },
      {
        "category": "external",
        "summary": "1789407",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789407"
      },
      {
        "category": "external",
        "summary": "1789556",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789556"
      },
      {
        "category": "external",
        "summary": "1793683",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793683"
      },
      {
        "category": "external",
        "summary": "1827500",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827500"
      },
      {
        "category": "external",
        "summary": "1833291",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833291"
      },
      {
        "category": "external",
        "summary": "1883623",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883623"
      },
      {
        "category": "external",
        "summary": "1947526",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1947526"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "external",
        "summary": "2025104",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
      },
      {
        "category": "external",
        "summary": "2026757",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0581.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.6 security update",
    "tracking": {
      "current_release_date": "2025-10-10T02:12:16+00:00",
      "generator": {
        "date": "2025-10-10T02:12:16+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0581",
      "initial_release_date": "2022-02-21T08:55:31+00:00",
      "revision_history": [
        {
          "date": "2022-02-21T08:55:31+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-21T08:55:31+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-10T02:12:16+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 AppStream E4S (v. 8.1)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
                  "product_id": "AppStream-8.1.0.Z.E4S",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=src\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.17.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.3.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-irb@1.0.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.11.3-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.2.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.3-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.1.2.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@3.0.3.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@3.0.3.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64\u0026rpmmod=ruby:2.6:8010020220201152941:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2019-15845",
      "cwe": {
        "id": "CWE-41",
        "name": "Improper Resolution of Path Equivalence"
      },
      "discovery_date": "2020-01-09T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1789407"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was discovered in Ruby in the way certain functions handled strings containing NULL bytes. Specifically, the built-in methods File.fnmatch and its alias File.fnmatch? did not properly handle path patterns containing the NULL byte. A remote attacker could exploit this flaw to make a Ruby script access unexpected files and to bypass intended file system access restrictions.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch?",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "RHBZ#1789407",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789407"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-15845",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15845",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2019/10/01/nul-injection-file-fnmatch-cve-2019-15845/",
          "url": "https://www.ruby-lang.org/en/news/2019/10/01/nul-injection-file-fnmatch-cve-2019-15845/"
        }
      ],
      "release_date": "2019-10-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        },
        {
          "category": "workaround",
          "details": "It is possible to test for presence of the NULL byte manually prior to call the affected methods with an untrusted string.",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch?"
    },
    {
      "cve": "CVE-2019-16201",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2019-11-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1773728"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "RHBZ#1773728",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1773728"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16201",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16201",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2019/10/01/webrick-regexp-digestauth-dos-cve-2019-16201/",
          "url": "https://www.ruby-lang.org/en/news/2019/10/01/webrick-regexp-digestauth-dos-cve-2019-16201/"
        }
      ],
      "release_date": "2019-10-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication"
    },
    {
      "cve": "CVE-2019-16254",
      "cwe": {
        "id": "CWE-113",
        "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
      },
      "discovery_date": "2020-01-09T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1789556"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients. NOTE: this issue exists because of an incomplete fix for CVE-2017-17742, which addressed the CRLF vector, but did not address an isolated CR or an isolated LF.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: HTTP response splitting in WEBrick",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16254"
        },
        {
          "category": "external",
          "summary": "RHBZ#1789556",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789556"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16254",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16254"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254"
        }
      ],
      "release_date": "2019-10-25T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "ruby: HTTP response splitting in WEBrick"
    },
    {
      "cve": "CVE-2019-16255",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2020-01-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1793683"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows code injection if the first argument (aka the \"command\" argument) to Shell#[] or Shell#test in lib/shell.rb is untrusted data. An attacker can exploit this to call an arbitrary Ruby method.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Code injection via command argument of Shell#test / Shell#[]",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16255"
        },
        {
          "category": "external",
          "summary": "RHBZ#1793683",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793683"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16255",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16255"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16255",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16255"
        }
      ],
      "release_date": "2019-11-26T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Code injection via command argument of Shell#test / Shell#[]"
    },
    {
      "cve": "CVE-2020-10663",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2020-03-19T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1827500"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in rubygem-json. While parsing certain JSON documents, the json gem (including the one bundled with Ruby) can be coerced into creating arbitrary objects in the target system. This is the same issue as CVE-2013-0269.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-json: Unsafe object creation vulnerability in JSON",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5 uses vulnerable rubygem-json, however, is not vulnerable in Ruby since it does not use version which includes JSON into stdlib.\n\nThis issue affects the version of JSON(embedded in pcs) as shipped with Red Hat Gluster Storage 3. However, the vulnerable method calls are currently not used by the product and hence this issue has been rated as having a security impact of Low.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "RHBZ#1827500",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827500"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10663",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10663",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663",
          "url": "https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663"
        }
      ],
      "release_date": "2020-03-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        },
        {
          "category": "workaround",
          "details": "To mitigate this vulnerability, do not supply untrusted user input and/or untrusted strings to the following method calls or utilize code libraries which do so:\n\n```\nJSON(user_input)\nJSON[user_input, nil]\nJSON.parse(user_input, nil)\nJSON::Parser.new(user_input).parse\n```\n\nAlso note that JSON.load() should never be given input from unknown sources.",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 7.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-json: Unsafe object creation vulnerability in JSON"
    },
    {
      "cve": "CVE-2020-10933",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2020-05-04T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1833291"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An issue was discovered in Ruby 2.5.x through 2.5.7, 2.6.x through 2.6.5, and 2.7.0. If a victim calls BasicSocket#read_nonblock(requested_size, buffer, exception: false), the method resizes the buffer to fit the requested size, but no data is copied. Thus, the buffer string provides the previous value of the heap. This may expose possibly sensitive data from the interpreter.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: BasicSocket#read_nonblock method leads to information disclosure",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5 has stopped shipping Ruby and 4.7 ships Ruby 2.4 series, hence not vulnerable to the flaw.\nRed Hat Enterprise Linux versions prior than 8 ships ruby 2.0 or older releases, hence not vulnerable to the flaw.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "RHBZ#1833291",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833291"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10933",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10933",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/03/31/heap-exposure-in-socket-cve-2020-10933",
          "url": "https://www.ruby-lang.org/en/news/2020/03/31/heap-exposure-in-socket-cve-2020-10933"
        }
      ],
      "release_date": "2020-03-31T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "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-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: BasicSocket#read_nonblock method leads to information disclosure"
    },
    {
      "cve": "CVE-2020-25613",
      "cwe": {
        "id": "CWE-444",
        "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
      },
      "discovery_date": "2020-09-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1883623"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy (which also has a poor header check), which may lead to an HTTP Request Smuggling attack.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Potential HTTP request smuggling in WEBrick",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "RHBZ#1883623",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883623"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-25613",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/",
          "url": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/"
        }
      ],
      "release_date": "2020-09-29T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Potential HTTP request smuggling in WEBrick"
    },
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ],
        "known_not_affected": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-28965",
      "cwe": {
        "id": "CWE-611",
        "name": "Improper Restriction of XML External Entity Reference"
      },
      "discovery_date": "2021-04-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1947526"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way the Ruby REXML library parsed XML documents. Parsing a specially crafted XML document using REXML and writing parsed data back to a new XML document results in creating a document with a different structure. This issue could affect the integrity of processed data in applications using REXML that parse XML documents, write data back to XML, and re-parse them again.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: XML round-trip vulnerability in REXML",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-28965"
        },
        {
          "category": "external",
          "summary": "RHBZ#1947526",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1947526"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28965",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-28965"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965"
        }
      ],
      "release_date": "2021-04-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: XML round-trip vulnerability in REXML"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    },
    {
      "cve": "CVE-2021-41817",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-11-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2025104"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in ruby, where the date object was found to be vulnerable to a regular expression denial of service (ReDoS) during the parsing of dates. This flaw allows an attacker to hang a ruby application by providing a specially crafted date string. The highest threat to this vulnerability is system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of Date parsing methods",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "RHBZ#2025104",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/",
          "url": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/"
        }
      ],
      "release_date": "2021-11-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of Date parsing methods"
    },
    {
      "cve": "CVE-2021-41819",
      "discovery_date": "2021-11-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2026757"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "RHBZ#2026757",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
        }
      ],
      "release_date": "2021-11-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.6.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.17.2-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-irb-1.0.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.11.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.2.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.i686.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.3-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.9-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
    }
  ]
}
  RHSA-2022:0582
Vulnerability from csaf_redhat
Published
2022-02-21 09:04
    Modified
2025-10-10 02:12
    Summary
Red Hat Security Advisory: ruby:2.6 security update
    Notes
Topic
An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch? (CVE-2019-15845)
* ruby: Regular expression denial of service vulnerability of WEBrick's Digest authentication (CVE-2019-16201)
* ruby: Code injection via command argument of Shell#test / Shell#[] (CVE-2019-16255)
* rubygem-json: Unsafe object creation vulnerability in JSON (CVE-2020-10663)
* ruby: BasicSocket#read_nonblock method leads to information disclosure (CVE-2020-10933)
* ruby: Potential HTTP request smuggling in WEBrick (CVE-2020-25613)
* ruby: XML round-trip vulnerability in REXML (CVE-2021-28965)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)
* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)
* ruby: HTTP response splitting in WEBrick (CVE-2019-16254)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch? (CVE-2019-15845)\n\n* ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication (CVE-2019-16201)\n\n* ruby: Code injection via command argument of Shell#test / Shell#[] (CVE-2019-16255)\n\n* rubygem-json: Unsafe object creation vulnerability in JSON (CVE-2020-10663)\n\n* ruby: BasicSocket#read_nonblock method leads to information disclosure (CVE-2020-10933)\n\n* ruby: Potential HTTP request smuggling in WEBrick (CVE-2020-25613)\n\n* ruby: XML round-trip vulnerability in REXML (CVE-2021-28965)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\n* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)\n\n* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)\n\n* ruby: HTTP response splitting in WEBrick (CVE-2019-16254)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0582",
        "url": "https://access.redhat.com/errata/RHSA-2022:0582"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1773728",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1773728"
      },
      {
        "category": "external",
        "summary": "1789407",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789407"
      },
      {
        "category": "external",
        "summary": "1789556",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789556"
      },
      {
        "category": "external",
        "summary": "1793683",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793683"
      },
      {
        "category": "external",
        "summary": "1827500",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827500"
      },
      {
        "category": "external",
        "summary": "1833291",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833291"
      },
      {
        "category": "external",
        "summary": "1883623",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883623"
      },
      {
        "category": "external",
        "summary": "1947526",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1947526"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "external",
        "summary": "2025104",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
      },
      {
        "category": "external",
        "summary": "2026757",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0582.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.6 security update",
    "tracking": {
      "current_release_date": "2025-10-10T02:12:16+00:00",
      "generator": {
        "date": "2025-10-10T02:12:16+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0582",
      "initial_release_date": "2022-02-21T09:04:29+00:00",
      "revision_history": [
        {
          "date": "2022-02-21T09:04:29+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-21T09:04:29+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-10T02:12:16+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 AppStream EUS (v. 8.2)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
                  "product_id": "AppStream-8.2.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=src\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.17.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.3.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-irb@1.0.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.11.3-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.2.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.3-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.1.2.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@3.0.3.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@3.0.3.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2019-15845",
      "cwe": {
        "id": "CWE-41",
        "name": "Improper Resolution of Path Equivalence"
      },
      "discovery_date": "2020-01-09T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1789407"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was discovered in Ruby in the way certain functions handled strings containing NULL bytes. Specifically, the built-in methods File.fnmatch and its alias File.fnmatch? did not properly handle path patterns containing the NULL byte. A remote attacker could exploit this flaw to make a Ruby script access unexpected files and to bypass intended file system access restrictions.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch?",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "RHBZ#1789407",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789407"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-15845",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15845",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2019/10/01/nul-injection-file-fnmatch-cve-2019-15845/",
          "url": "https://www.ruby-lang.org/en/news/2019/10/01/nul-injection-file-fnmatch-cve-2019-15845/"
        }
      ],
      "release_date": "2019-10-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        },
        {
          "category": "workaround",
          "details": "It is possible to test for presence of the NULL byte manually prior to call the affected methods with an untrusted string.",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch?"
    },
    {
      "cve": "CVE-2019-16201",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2019-11-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1773728"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "RHBZ#1773728",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1773728"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16201",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16201",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2019/10/01/webrick-regexp-digestauth-dos-cve-2019-16201/",
          "url": "https://www.ruby-lang.org/en/news/2019/10/01/webrick-regexp-digestauth-dos-cve-2019-16201/"
        }
      ],
      "release_date": "2019-10-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication"
    },
    {
      "cve": "CVE-2019-16254",
      "cwe": {
        "id": "CWE-113",
        "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
      },
      "discovery_date": "2020-01-09T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1789556"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients. NOTE: this issue exists because of an incomplete fix for CVE-2017-17742, which addressed the CRLF vector, but did not address an isolated CR or an isolated LF.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: HTTP response splitting in WEBrick",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16254"
        },
        {
          "category": "external",
          "summary": "RHBZ#1789556",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789556"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16254",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16254"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254"
        }
      ],
      "release_date": "2019-10-25T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "ruby: HTTP response splitting in WEBrick"
    },
    {
      "cve": "CVE-2019-16255",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2020-01-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1793683"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows code injection if the first argument (aka the \"command\" argument) to Shell#[] or Shell#test in lib/shell.rb is untrusted data. An attacker can exploit this to call an arbitrary Ruby method.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Code injection via command argument of Shell#test / Shell#[]",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16255"
        },
        {
          "category": "external",
          "summary": "RHBZ#1793683",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793683"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16255",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16255"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16255",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16255"
        }
      ],
      "release_date": "2019-11-26T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Code injection via command argument of Shell#test / Shell#[]"
    },
    {
      "cve": "CVE-2020-10663",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2020-03-19T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1827500"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in rubygem-json. While parsing certain JSON documents, the json gem (including the one bundled with Ruby) can be coerced into creating arbitrary objects in the target system. This is the same issue as CVE-2013-0269.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-json: Unsafe object creation vulnerability in JSON",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5 uses vulnerable rubygem-json, however, is not vulnerable in Ruby since it does not use version which includes JSON into stdlib.\n\nThis issue affects the version of JSON(embedded in pcs) as shipped with Red Hat Gluster Storage 3. However, the vulnerable method calls are currently not used by the product and hence this issue has been rated as having a security impact of Low.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "RHBZ#1827500",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827500"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10663",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10663",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663",
          "url": "https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663"
        }
      ],
      "release_date": "2020-03-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        },
        {
          "category": "workaround",
          "details": "To mitigate this vulnerability, do not supply untrusted user input and/or untrusted strings to the following method calls or utilize code libraries which do so:\n\n```\nJSON(user_input)\nJSON[user_input, nil]\nJSON.parse(user_input, nil)\nJSON::Parser.new(user_input).parse\n```\n\nAlso note that JSON.load() should never be given input from unknown sources.",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 7.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-json: Unsafe object creation vulnerability in JSON"
    },
    {
      "cve": "CVE-2020-10933",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2020-05-04T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1833291"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An issue was discovered in Ruby 2.5.x through 2.5.7, 2.6.x through 2.6.5, and 2.7.0. If a victim calls BasicSocket#read_nonblock(requested_size, buffer, exception: false), the method resizes the buffer to fit the requested size, but no data is copied. Thus, the buffer string provides the previous value of the heap. This may expose possibly sensitive data from the interpreter.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: BasicSocket#read_nonblock method leads to information disclosure",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5 has stopped shipping Ruby and 4.7 ships Ruby 2.4 series, hence not vulnerable to the flaw.\nRed Hat Enterprise Linux versions prior than 8 ships ruby 2.0 or older releases, hence not vulnerable to the flaw.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "RHBZ#1833291",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833291"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10933",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10933",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/03/31/heap-exposure-in-socket-cve-2020-10933",
          "url": "https://www.ruby-lang.org/en/news/2020/03/31/heap-exposure-in-socket-cve-2020-10933"
        }
      ],
      "release_date": "2020-03-31T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "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-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: BasicSocket#read_nonblock method leads to information disclosure"
    },
    {
      "cve": "CVE-2020-25613",
      "cwe": {
        "id": "CWE-444",
        "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
      },
      "discovery_date": "2020-09-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1883623"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy (which also has a poor header check), which may lead to an HTTP Request Smuggling attack.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Potential HTTP request smuggling in WEBrick",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "RHBZ#1883623",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883623"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-25613",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/",
          "url": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/"
        }
      ],
      "release_date": "2020-09-29T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Potential HTTP request smuggling in WEBrick"
    },
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ],
        "known_not_affected": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-28965",
      "cwe": {
        "id": "CWE-611",
        "name": "Improper Restriction of XML External Entity Reference"
      },
      "discovery_date": "2021-04-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1947526"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way the Ruby REXML library parsed XML documents. Parsing a specially crafted XML document using REXML and writing parsed data back to a new XML document results in creating a document with a different structure. This issue could affect the integrity of processed data in applications using REXML that parse XML documents, write data back to XML, and re-parse them again.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: XML round-trip vulnerability in REXML",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-28965"
        },
        {
          "category": "external",
          "summary": "RHBZ#1947526",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1947526"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28965",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-28965"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965"
        }
      ],
      "release_date": "2021-04-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: XML round-trip vulnerability in REXML"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    },
    {
      "cve": "CVE-2021-41817",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-11-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2025104"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in ruby, where the date object was found to be vulnerable to a regular expression denial of service (ReDoS) during the parsing of dates. This flaw allows an attacker to hang a ruby application by providing a specially crafted date string. The highest threat to this vulnerability is system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of Date parsing methods",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "RHBZ#2025104",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/",
          "url": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/"
        }
      ],
      "release_date": "2021-11-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of Date parsing methods"
    },
    {
      "cve": "CVE-2021-41819",
      "discovery_date": "2021-11-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2026757"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "RHBZ#2026757",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
        }
      ],
      "release_date": "2021-11-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
    }
  ]
}
  RHSA-2021:3559
Vulnerability from csaf_redhat
Published
2021-09-20 08:02
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: rh-ruby27-ruby security update
    Notes
Topic
An update for rh-ruby27-ruby is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. 
The following packages have been upgraded to a later upstream version: rh-ruby27-ruby (2.7.4).
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for rh-ruby27-ruby is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. \n\nThe following packages have been upgraded to a later upstream version: rh-ruby27-ruby (2.7.4).\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2021:3559",
        "url": "https://access.redhat.com/errata/RHSA-2021:3559"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3559.json"
      }
    ],
    "title": "Red Hat Security Advisory: rh-ruby27-ruby security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:29+00:00",
      "generator": {
        "date": "2025-10-09T20:27:29+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2021:3559",
      "initial_release_date": "2021-09-20T08:02:42+00:00",
      "revision_history": [
        {
          "date": "2021-09-20T08:02:42+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-09-20T08:02:42+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:29+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
                  "product_id": "7Server-RHSCL-3.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
                  "product_id": "7Workstation-RHSCL-3.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
                  "product_id": "7Server-RHSCL-3.7-7.7.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Software Collections"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
                "product": {
                  "name": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
                  "product_id": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby@2.7.4-130.el7?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
                  "product_id": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby@2.7.4-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
                  "product_id": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-devel@2.7.4-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
                  "product_id": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-libs@2.7.4-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-bigdecimal@2.0.0-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-io-console@0.5.6-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-json@2.3.0-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-openssl@2.1.2-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-psych@3.1.0-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
                  "product_id": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-racc@1.4.16-130.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
                "product": {
                  "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
                  "product_id": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-debuginfo@2.7.4-130.el7?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
                  "product_id": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby@2.7.4-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
                  "product_id": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-devel@2.7.4-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
                  "product_id": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-libs@2.7.4-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-bigdecimal@2.0.0-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-io-console@0.5.6-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-json@2.3.0-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-openssl@2.1.2-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-psych@3.1.0-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
                  "product_id": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-racc@1.4.16-130.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
                "product": {
                  "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
                  "product_id": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-debuginfo@2.7.4-130.el7?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
                  "product_id": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby@2.7.4-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
                  "product_id": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-devel@2.7.4-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
                  "product_id": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-libs@2.7.4-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-bigdecimal@2.0.0-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-io-console@0.5.6-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-json@2.3.0-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-openssl@2.1.2-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-psych@3.1.0-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
                  "product_id": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-racc@1.4.16-130.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
                "product": {
                  "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
                  "product_id": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-debuginfo@2.7.4-130.el7?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
                  "product_id": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-ruby-doc@2.7.4-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-bundler@2.2.24-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-did_you_mean@1.4.0-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-irb@1.2.6-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-minitest@5.13.0-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-net-telnet@0.2.0-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-power_assert@1.1.7-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-rake@13.0.1-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-rdoc@6.2.1.1-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-test-unit@3.3.4-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygem-xmlrpc@0.3.0-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygems@3.1.6-130.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
                "product": {
                  "name": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
                  "product_id": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby27-rubygems-devel@3.1.6-130.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64"
        },
        "product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        },
        "product_reference": "rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-09-20T08:02: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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3559"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-09-20T08:02: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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-09-20T08:02: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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-09-20T08:02: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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-debuginfo-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-devel-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-doc-0:2.7.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-ruby-libs-0:2.7.4-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bigdecimal-0:2.0.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-bundler-0:2.2.24-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-did_you_mean-0:1.4.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-io-console-0:0.5.6-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-irb-0:1.2.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-json-0:2.3.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-minitest-0:5.13.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-net-telnet-0:0.2.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-openssl-0:2.1.2-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-power_assert-0:1.1.7-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-psych-0:3.1.0-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-racc-0:1.4.16-130.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rake-0:13.0.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-rdoc-0:6.2.1.1-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-test-unit-0:3.3.4-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygem-xmlrpc-0:0.3.0-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-0:3.1.6-130.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby27-rubygems-devel-0:3.1.6-130.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    }
  ]
}
  rhsa-2022_0545
Vulnerability from csaf_redhat
Published
2022-02-16 11:44
    Modified
2024-11-15 07:36
    Summary
Red Hat Security Advisory: ruby:2.5 security update
    Notes
Topic
An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0545",
        "url": "https://access.redhat.com/errata/RHSA-2022:0545"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0545.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.5 security update",
    "tracking": {
      "current_release_date": "2024-11-15T07:36:09+00:00",
      "generator": {
        "date": "2024-11-15T07:36:09+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2022:0545",
      "initial_release_date": "2022-02-16T11:44:00+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:44:00+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:44:00+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-15T07:36:09+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 AppStream (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 8)",
                  "product_id": "AppStream-8.5.0.Z.MAIN",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby:2.5:8050020220112131355:c5368500",
                "product": {
                  "name": "ruby:2.5:8050020220112131355:c5368500",
                  "product_id": "ruby:2.5:8050020220112131355:c5368500",
                  "product_identification_helper": {
                    "purl": "pkg:rpmmod/redhat/ruby@2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-doc-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch",
                "product": {
                  "name": "ruby-doc-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_id": "ruby-doc-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-irb-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch",
                "product": {
                  "name": "ruby-irb-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_id": "ruby-irb-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-irb@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch",
                "product": {
                  "name": "rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch",
                  "product_id": "rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-doc-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch",
                "product": {
                  "name": "rubygem-bundler-doc-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch",
                  "product_id": "rubygem-bundler-doc-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler-doc@1.16.1-4.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-0:1.2.0-107.module+el8.5.0+13840+ec418553.noarch",
                "product": {
                  "name": "rubygem-did_you_mean-0:1.2.0-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_id": "rubygem-did_you_mean-0:1.2.0-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.2.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-0:5.10.3-107.module+el8.5.0+13840+ec418553.noarch",
                "product": {
                  "name": "rubygem-minitest-0:5.10.3-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_id": "rubygem-minitest-0:5.10.3-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.10.3-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0:0.1.1-107.module+el8.5.0+13840+ec418553.noarch",
                "product": {
                  "name": "rubygem-net-telnet-0:0.1.1-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_id": "rubygem-net-telnet-0:0.1.1-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.1.1-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                "product": {
                  "name": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_id": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-0:1.1.1-107.module+el8.5.0+13840+ec418553.noarch",
                "product": {
                  "name": "rubygem-power_assert-0:1.1.1-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_id": "rubygem-power_assert-0:1.1.1-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.1-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-0:12.3.3-107.module+el8.5.0+13840+ec418553.noarch",
                "product": {
                  "name": "rubygem-rake-0:12.3.3-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_id": "rubygem-rake-0:12.3.3-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-0:6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch",
                "product": {
                  "name": "rubygem-rdoc-0:6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_id": "rubygem-rdoc-0:6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.0.1.1-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-0:3.2.7-107.module+el8.5.0+13840+ec418553.noarch",
                "product": {
                  "name": "rubygem-test-unit-0:3.2.7-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_id": "rubygem-test-unit-0:3.2.7-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.7-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0:0.3.0-107.module+el8.5.0+13840+ec418553.noarch",
                "product": {
                  "name": "rubygem-xmlrpc-0:0.3.0-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_id": "rubygem-xmlrpc-0:0.3.0-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch",
                "product": {
                  "name": "rubygems-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_id": "rubygems-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@2.7.6.3-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch",
                "product": {
                  "name": "rubygems-devel-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_id": "rubygems-devel-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@2.7.6.3-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                "product": {
                  "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_id": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_id": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                "product": {
                  "name": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_id": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                "product": {
                  "name": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_id": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                "product": {
                  "name": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_id": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_id": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_id": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_id": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_id": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.src",
                "product": {
                  "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.src",
                  "product_id": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.src",
                "product": {
                  "name": "rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.src",
                  "product_id": "rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.5.0%2B13840%2Bec418553?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                "product": {
                  "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_id": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_id": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                "product": {
                  "name": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_id": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                "product": {
                  "name": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_id": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                "product": {
                  "name": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_id": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_id": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_id": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_id": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_id": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                "product": {
                  "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_id": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_id": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                "product": {
                  "name": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_id": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                "product": {
                  "name": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_id": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                "product": {
                  "name": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_id": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_id": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_id": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_id": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_id": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                "product": {
                  "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                  "product_id": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                  "product_id": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                "product": {
                  "name": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                  "product_id": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                "product": {
                  "name": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                  "product_id": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                "product": {
                  "name": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                  "product_id": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                  "product_id": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686",
                  "product_id": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686",
                  "product_id": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                "product": {
                  "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_id": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                "product": {
                  "name": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_id": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                "product": {
                  "name": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_id": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                "product": {
                  "name": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_id": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                "product": {
                  "name": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_id": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_id": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_id": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64",
                "product": {
                  "name": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_id": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_id": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64",
                "product": {
                  "name": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_id": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_id": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
        },
        "product_reference": "ruby:2.5:8050020220112131355:c5368500",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64"
        },
        "product_reference": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686"
        },
        "product_reference": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le"
        },
        "product_reference": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x"
        },
        "product_reference": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.src as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.src"
        },
        "product_reference": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.src",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64"
        },
        "product_reference": "ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64"
        },
        "product_reference": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686"
        },
        "product_reference": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le"
        },
        "product_reference": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x"
        },
        "product_reference": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64"
        },
        "product_reference": "ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64"
        },
        "product_reference": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686"
        },
        "product_reference": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le"
        },
        "product_reference": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x"
        },
        "product_reference": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64"
        },
        "product_reference": "ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64"
        },
        "product_reference": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686"
        },
        "product_reference": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le"
        },
        "product_reference": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x"
        },
        "product_reference": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64"
        },
        "product_reference": "ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-doc-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch"
        },
        "product_reference": "ruby-doc-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-irb-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch"
        },
        "product_reference": "ruby-irb-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64"
        },
        "product_reference": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686"
        },
        "product_reference": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le"
        },
        "product_reference": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x"
        },
        "product_reference": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64"
        },
        "product_reference": "ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch"
        },
        "product_reference": "rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.src as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.src"
        },
        "product_reference": "rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.src",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-doc-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bundler-doc-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch"
        },
        "product_reference": "rubygem-bundler-doc-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-0:1.2.0-107.module+el8.5.0+13840+ec418553.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-did_you_mean-0:1.2.0-107.module+el8.5.0+13840+ec418553.noarch"
        },
        "product_reference": "rubygem-did_you_mean-0:1.2.0-107.module+el8.5.0+13840+ec418553.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64"
        },
        "product_reference": "rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-0:5.10.3-107.module+el8.5.0+13840+ec418553.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-minitest-0:5.10.3-107.module+el8.5.0+13840+ec418553.noarch"
        },
        "product_reference": "rubygem-minitest-0:5.10.3-107.module+el8.5.0+13840+ec418553.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0:0.1.1-107.module+el8.5.0+13840+ec418553.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-net-telnet-0:0.1.1-107.module+el8.5.0+13840+ec418553.noarch"
        },
        "product_reference": "rubygem-net-telnet-0:0.1.1-107.module+el8.5.0+13840+ec418553.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch"
        },
        "product_reference": "rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-0:1.1.1-107.module+el8.5.0+13840+ec418553.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-power_assert-0:1.1.1-107.module+el8.5.0+13840+ec418553.noarch"
        },
        "product_reference": "rubygem-power_assert-0:1.1.1-107.module+el8.5.0+13840+ec418553.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64"
        },
        "product_reference": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686"
        },
        "product_reference": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le"
        },
        "product_reference": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x"
        },
        "product_reference": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64"
        },
        "product_reference": "rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64 as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-0:12.3.3-107.module+el8.5.0+13840+ec418553.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-rake-0:12.3.3-107.module+el8.5.0+13840+ec418553.noarch"
        },
        "product_reference": "rubygem-rake-0:12.3.3-107.module+el8.5.0+13840+ec418553.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-0:6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-rdoc-0:6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch"
        },
        "product_reference": "rubygem-rdoc-0:6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-0:3.2.7-107.module+el8.5.0+13840+ec418553.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-test-unit-0:3.2.7-107.module+el8.5.0+13840+ec418553.noarch"
        },
        "product_reference": "rubygem-test-unit-0:3.2.7-107.module+el8.5.0+13840+ec418553.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0:0.3.0-107.module+el8.5.0+13840+ec418553.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-xmlrpc-0:0.3.0-107.module+el8.5.0+13840+ec418553.noarch"
        },
        "product_reference": "rubygem-xmlrpc-0:0.3.0-107.module+el8.5.0+13840+ec418553.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygems-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch"
        },
        "product_reference": "rubygems-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch as a component of ruby:2.5:8050020220112131355:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygems-devel-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch"
        },
        "product_reference": "rubygems-devel-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-doc-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-irb-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-did_you_mean-0:1.2.0-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-minitest-0:5.10.3-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-net-telnet-0:0.1.1-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-power_assert-0:1.1.1-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-rake-0:12.3.3-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-rdoc-0:6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-test-unit-0:3.2.7-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-xmlrpc-0:0.3.0-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygems-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygems-devel-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bundler-doc-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch"
        ],
        "known_not_affected": [
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-doc-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-irb-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-did_you_mean-0:1.2.0-107.module+el8.5.0+13840+ec418553.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-minitest-0:5.10.3-107.module+el8.5.0+13840+ec418553.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-net-telnet-0:0.1.1-107.module+el8.5.0+13840+ec418553.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-power_assert-0:1.1.1-107.module+el8.5.0+13840+ec418553.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-rake-0:12.3.3-107.module+el8.5.0+13840+ec418553.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-rdoc-0:6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-test-unit-0:3.2.7-107.module+el8.5.0+13840+ec418553.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-xmlrpc-0:0.3.0-107.module+el8.5.0+13840+ec418553.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygems-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygems-devel-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:44:00+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.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bundler-doc-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0545"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-debugsource-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-devel-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-doc-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-irb-0:2.5.9-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:ruby-libs-debuginfo-0:2.5.9-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bigdecimal-debuginfo-0:1.3.4-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-debugsource-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bson-doc-0:4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bundler-doc-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-did_you_mean-0:1.2.0-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-io-console-debuginfo-0:0.4.6-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-json-debuginfo-0:2.1.0-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-minitest-0:5.10.3-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mongo-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mongo-doc-0:2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-mysql2-doc-0:0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-net-telnet-0:0.1.1-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debuginfo-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-debugsource-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-pg-doc-0:1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-power_assert-0:1.1.1-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-psych-debuginfo-0:3.0.2-107.module+el8.5.0+13840+ec418553.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-rake-0:12.3.3-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-rdoc-0:6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-test-unit-0:3.2.7-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-xmlrpc-0:0.3.0-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygems-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygems-devel-0:2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bundler-0:1.16.1-4.module+el8.5.0+13840+ec418553.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.5:8050020220112131355:c5368500:rubygem-bundler-doc-0:1.16.1-4.module+el8.5.0+13840+ec418553.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    }
  ]
}
  rhsa-2021:3020
Vulnerability from csaf_redhat
Published
2021-08-05 15:05
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: ruby:2.7 security update
    Notes
Topic
An update for the ruby:2.7 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.7 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2021:3020",
        "url": "https://access.redhat.com/errata/RHSA-2021:3020"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3020.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.7 security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:28+00:00",
      "generator": {
        "date": "2025-10-09T20:27:28+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2021:3020",
      "initial_release_date": "2021-08-05T15:05:01+00:00",
      "revision_history": [
        {
          "date": "2021-08-05T15:05:01+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-08-05T15:05:01+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:28+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 AppStream (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 8)",
                  "product_id": "AppStream-8.4.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm (ruby:2.7)",
                  "product_id": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=src\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7)",
                  "product_id": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.4.0-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7)",
                  "product_id": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.11.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-default-gems@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.4.0-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.4.0-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@2.2.24-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-irb@1.2.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.13.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.11.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.11.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.2.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.7-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@13.0.1-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.2.1.1-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.3.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@3.1.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                "product": {
                  "name": "rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7)",
                  "product_id": "rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@3.1.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64\u0026rpmmod=ruby:2.7:8040020210728141159:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7"
        },
        "product_reference": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        },
        "product_reference": "rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-05T15:05:01+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.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3020"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-05T15:05:01+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.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3020"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-05T15:05:01+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.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3020"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
          "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-05T15:05:01+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.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3020"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-debugsource-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-default-gems-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-devel-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-doc-2.7.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby-libs-debuginfo-2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-abrt-doc-0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debuginfo-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-debugsource-4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bson-doc-4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-bundler-2.2.24-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-irb-1.2.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-json-debuginfo-2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-minitest-5.13.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mongo-doc-2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-mysql2-doc-0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-net-telnet-0.2.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.src.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debuginfo-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-debugsource-1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-pg-doc-1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-power_assert-1.1.7-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.i686.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.s390x.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-psych-debuginfo-3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rake-13.0.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-rdoc-6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-test-unit-3.3.4-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygem-xmlrpc-0.3.0-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7",
            "AppStream-8.4.0.Z.MAIN.EUS:rubygems-devel-3.1.6-137.module+el8.4.0+12025+f744ca41.noarch.rpm-ruby:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    }
  ]
}
  RHSA-2021:3982
Vulnerability from csaf_redhat
Published
2021-10-25 20:55
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: rh-ruby30-ruby security update
    Notes
Topic
An update for rh-ruby30-ruby is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. 
The following packages have been upgraded to a later upstream version: rh-ruby30-ruby (3.0.2).
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for rh-ruby30-ruby is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. \n\nThe following packages have been upgraded to a later upstream version: rh-ruby30-ruby (3.0.2).\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2021:3982",
        "url": "https://access.redhat.com/errata/RHSA-2021:3982"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3982.json"
      }
    ],
    "title": "Red Hat Security Advisory: rh-ruby30-ruby security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:29+00:00",
      "generator": {
        "date": "2025-10-09T20:27:29+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2021:3982",
      "initial_release_date": "2021-10-25T20:55:50+00:00",
      "revision_history": [
        {
          "date": "2021-10-25T20:55:50+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-10-25T20:55:50+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:29+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
                  "product_id": "7Server-RHSCL-3.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
                  "product_id": "7Workstation-RHSCL-3.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
                "product": {
                  "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
                  "product_id": "7Server-RHSCL-3.7-7.7.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Software Collections"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
                "product": {
                  "name": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
                  "product_id": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby@3.0.2-148.el7?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
                  "product_id": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby@3.0.2-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
                  "product_id": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-devel@3.0.2-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
                  "product_id": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-libs@3.0.2-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
                  "product_id": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-bigdecimal@3.0.0-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
                  "product_id": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-io-console@0.5.7-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
                  "product_id": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-json@2.5.1-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
                  "product_id": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-psych@3.3.0-148.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
                "product": {
                  "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
                  "product_id": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-debuginfo@3.0.2-148.el7?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
                  "product_id": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby@3.0.2-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
                  "product_id": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-devel@3.0.2-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
                  "product_id": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-libs@3.0.2-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
                  "product_id": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-bigdecimal@3.0.0-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
                  "product_id": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-io-console@0.5.7-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
                  "product_id": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-json@2.5.1-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
                  "product_id": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-psych@3.3.0-148.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
                "product": {
                  "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
                  "product_id": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-debuginfo@3.0.2-148.el7?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
                  "product_id": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby@3.0.2-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
                  "product_id": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-devel@3.0.2-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
                  "product_id": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-libs@3.0.2-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
                  "product_id": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-bigdecimal@3.0.0-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
                  "product_id": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-io-console@0.5.7-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
                  "product_id": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-json@2.5.1-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
                  "product_id": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-psych@3.3.0-148.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
                "product": {
                  "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
                  "product_id": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-debuginfo@3.0.2-148.el7?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
                  "product_id": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-default-gems@3.0.2-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
                  "product_id": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-ruby-doc@3.0.2-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-bundler@2.2.22-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-irb@1.3.5-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-minitest@5.14.2-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-power_assert@1.2.0-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-rake@13.0.3-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-rbs@1.0.4-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-rexml@3.2.5-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-rss@0.2.9-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-test-unit@3.3.7-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygem-typeprof@0.12.0-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygems@3.2.22-148.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
                "product": {
                  "name": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
                  "product_id": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby30-rubygems-devel@3.2.22-148.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
          "product_id": "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64"
        },
        "product_reference": "rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        },
        "product_reference": "rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-10-25T20:55:50+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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3982"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-10-25T20:55:50+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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3982"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-10-25T20:55:50+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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3982"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
          "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-10-25T20:55:50+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": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3982"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Server-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.src",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-debuginfo-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-default-gems-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-devel-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-doc-0:3.0.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-ruby-libs-0:3.0.2-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bigdecimal-0:3.0.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-bundler-0:2.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-io-console-0:0.5.7-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-irb-0:1.3.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-json-0:2.5.1-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-minitest-0:5.14.2-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-power_assert-0:1.2.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.ppc64le",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.s390x",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-psych-0:3.3.0-148.el7.x86_64",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rake-0:13.0.3-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rbs-0:1.0.4-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rexml-0:3.2.5-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-rss-0:0.2.9-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-test-unit-0:3.3.7-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygem-typeprof-0:0.12.0-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-0:3.2.22-148.el7.noarch",
            "7Workstation-RHSCL-3.7:rh-ruby30-rubygems-devel-0:3.2.22-148.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    }
  ]
}
  rhsa-2022:0546
Vulnerability from csaf_redhat
Published
2022-02-16 11:49
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: ruby:2.5 security update
    Notes
Topic
An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0546",
        "url": "https://access.redhat.com/errata/RHSA-2022:0546"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0546.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.5 security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:37+00:00",
      "generator": {
        "date": "2025-10-09T20:27:37+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0546",
      "initial_release_date": "2022-02-16T11:49:19+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:49:19+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:49:19+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:37+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 AppStream EUS (v.8.4)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
                  "product_id": "AppStream-8.4.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=src\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.4.0%2B14083%2Bf9ece6dd?arch=src\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-irb@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.4.0%2B14083%2Bf9ece6dd?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler-doc@1.16.1-4.module%2Bel8.4.0%2B14083%2Bf9ece6dd?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.2.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.10.3-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.1.1-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.1-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.0.1.1-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.7-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@2.7.6.3-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@2.7.6.3-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5"
        ],
        "known_not_affected": [
          "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:49: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-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0546"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    }
  ]
}
  RHSA-2022:0708
Vulnerability from csaf_redhat
Published
2022-02-28 19:00
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: rh-ruby26-ruby security, bug fix, and enhancement update
    Notes
Topic
An update for rh-ruby26-ruby is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. 
The following packages have been upgraded to a later upstream version: rh-ruby26-ruby (2.6.9). (BZ#2056947)
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)
* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for rh-ruby26-ruby is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. \n\nThe following packages have been upgraded to a later upstream version: rh-ruby26-ruby (2.6.9). (BZ#2056947)\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\n* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)\n\n* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0708",
        "url": "https://access.redhat.com/errata/RHSA-2022:0708"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "external",
        "summary": "2025104",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
      },
      {
        "category": "external",
        "summary": "2026757",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0708.json"
      }
    ],
    "title": "Red Hat Security Advisory: rh-ruby26-ruby security, bug fix, and enhancement update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:38+00:00",
      "generator": {
        "date": "2025-10-09T20:27:38+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0708",
      "initial_release_date": "2022-02-28T19:00:13+00:00",
      "revision_history": [
        {
          "date": "2022-02-28T19:00:13+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-28T19:00:13+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:38+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
                  "product_id": "7Server-RHSCL-3.8",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for RHEL(v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for RHEL(v. 7)",
                  "product_id": "7Workstation-RHSCL-3.8",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Software Collections"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-0:2.6.9-120.el7.src",
                "product": {
                  "name": "rh-ruby26-ruby-0:2.6.9-120.el7.src",
                  "product_id": "rh-ruby26-ruby-0:2.6.9-120.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby@2.6.9-120.el7?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
                  "product_id": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby@2.6.9-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
                  "product_id": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-devel@2.6.9-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
                  "product_id": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-libs@2.6.9-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
                  "product_id": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-bigdecimal@1.4.1-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
                  "product_id": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-io-console@0.4.7-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
                  "product_id": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-json@2.1.0-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
                  "product_id": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-openssl@2.1.2-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
                  "product_id": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-psych@3.1.0-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
                  "product_id": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-debuginfo@2.6.9-120.el7?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
                  "product_id": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-doc@2.6.9-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-bundler@1.17.2-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-did_you_mean@1.3.0-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-irb@1.0.0-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-minitest@5.11.3-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-net-telnet@0.2.0-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-power_assert@1.1.3-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-rake@12.3.3-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-rdoc@6.1.2.1-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-test-unit@3.2.9-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-xmlrpc@0.3.0-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygems@3.0.3.1-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygems-devel@3.0.3.1-120.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
                  "product_id": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby@2.6.9-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
                  "product_id": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-devel@2.6.9-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
                  "product_id": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-libs@2.6.9-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
                  "product_id": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-bigdecimal@1.4.1-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
                  "product_id": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-io-console@0.4.7-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
                  "product_id": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-json@2.1.0-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
                  "product_id": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-openssl@2.1.2-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
                  "product_id": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-psych@3.1.0-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
                  "product_id": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-debuginfo@2.6.9-120.el7?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
                  "product_id": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby@2.6.9-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
                  "product_id": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-devel@2.6.9-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
                  "product_id": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-libs@2.6.9-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
                  "product_id": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-bigdecimal@1.4.1-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
                  "product_id": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-io-console@0.4.7-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
                  "product_id": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-json@2.1.0-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
                  "product_id": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-openssl@2.1.2-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
                  "product_id": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-psych@3.1.0-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
                  "product_id": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-debuginfo@2.6.9-120.el7?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    },
    {
      "cve": "CVE-2021-41817",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-11-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2025104"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in ruby, where the date object was found to be vulnerable to a regular expression denial of service (ReDoS) during the parsing of dates. This flaw allows an attacker to hang a ruby application by providing a specially crafted date string. The highest threat to this vulnerability is system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of Date parsing methods",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "RHBZ#2025104",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/",
          "url": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/"
        }
      ],
      "release_date": "2021-11-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of Date parsing methods"
    },
    {
      "cve": "CVE-2021-41819",
      "discovery_date": "2021-11-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2026757"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "RHBZ#2026757",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
        }
      ],
      "release_date": "2021-11-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
    }
  ]
}
  RHSA-2022:0543
Vulnerability from csaf_redhat
Published
2022-02-16 11:35
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: ruby:2.6 security update
    Notes
Topic
An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)
* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\n* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)\n\n* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0543",
        "url": "https://access.redhat.com/errata/RHSA-2022:0543"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "external",
        "summary": "2025104",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
      },
      {
        "category": "external",
        "summary": "2026757",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0543.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.6 security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:37+00:00",
      "generator": {
        "date": "2025-10-09T20:27:37+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0543",
      "initial_release_date": "2022-02-16T11:35:18+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:35:18+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:35:18+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:37+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 AppStream (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 8)",
                  "product_id": "AppStream-8.5.0.Z.MAIN",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=src\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.17.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.3.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-irb@1.0.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.11.3-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.2.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.3-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.1.2.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@3.0.3.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@3.0.3.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64\u0026rpmmod=ruby:2.6:8050020211215144356:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        ],
        "known_not_affected": [
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    },
    {
      "cve": "CVE-2021-41817",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-11-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2025104"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in ruby, where the date object was found to be vulnerable to a regular expression denial of service (ReDoS) during the parsing of dates. This flaw allows an attacker to hang a ruby application by providing a specially crafted date string. The highest threat to this vulnerability is system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of Date parsing methods",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "RHBZ#2025104",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/",
          "url": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/"
        }
      ],
      "release_date": "2021-11-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of Date parsing methods"
    },
    {
      "cve": "CVE-2021-41819",
      "discovery_date": "2021-11-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2026757"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
          "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "RHBZ#2026757",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
        }
      ],
      "release_date": "2021-11-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-irb-1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.i686.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
    }
  ]
}
  rhsa-2022_0708
Vulnerability from csaf_redhat
Published
2022-02-28 19:00
    Modified
2024-12-20 21:00
    Summary
Red Hat Security Advisory: rh-ruby26-ruby security, bug fix, and enhancement update
    Notes
Topic
An update for rh-ruby26-ruby is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. 
The following packages have been upgraded to a later upstream version: rh-ruby26-ruby (2.6.9). (BZ#2056947)
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)
* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for rh-ruby26-ruby is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. \n\nThe following packages have been upgraded to a later upstream version: rh-ruby26-ruby (2.6.9). (BZ#2056947)\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\n* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)\n\n* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0708",
        "url": "https://access.redhat.com/errata/RHSA-2022:0708"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "external",
        "summary": "2025104",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
      },
      {
        "category": "external",
        "summary": "2026757",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0708.json"
      }
    ],
    "title": "Red Hat Security Advisory: rh-ruby26-ruby security, bug fix, and enhancement update",
    "tracking": {
      "current_release_date": "2024-12-20T21:00:22+00:00",
      "generator": {
        "date": "2024-12-20T21:00:22+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.4"
        }
      },
      "id": "RHSA-2022:0708",
      "initial_release_date": "2022-02-28T19:00:13+00:00",
      "revision_history": [
        {
          "date": "2022-02-28T19:00:13+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-28T19:00:13+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-12-20T21:00:22+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
                  "product_id": "7Server-RHSCL-3.8",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Software Collections for RHEL(v. 7)",
                "product": {
                  "name": "Red Hat Software Collections for RHEL(v. 7)",
                  "product_id": "7Workstation-RHSCL-3.8",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Software Collections"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-0:2.6.9-120.el7.src",
                "product": {
                  "name": "rh-ruby26-ruby-0:2.6.9-120.el7.src",
                  "product_id": "rh-ruby26-ruby-0:2.6.9-120.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby@2.6.9-120.el7?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
                  "product_id": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby@2.6.9-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
                  "product_id": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-devel@2.6.9-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
                  "product_id": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-libs@2.6.9-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
                  "product_id": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-bigdecimal@1.4.1-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
                  "product_id": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-io-console@0.4.7-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
                  "product_id": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-json@2.1.0-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
                  "product_id": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-openssl@2.1.2-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
                  "product_id": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-psych@3.1.0-120.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
                "product": {
                  "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
                  "product_id": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-debuginfo@2.6.9-120.el7?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
                  "product_id": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-doc@2.6.9-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-bundler@1.17.2-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-did_you_mean@1.3.0-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-irb@1.0.0-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-minitest@5.11.3-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-net-telnet@0.2.0-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-power_assert@1.1.3-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-rake@12.3.3-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-rdoc@6.1.2.1-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-test-unit@3.2.9-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-xmlrpc@0.3.0-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygems@3.0.3.1-120.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
                "product": {
                  "name": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
                  "product_id": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygems-devel@3.0.3.1-120.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
                  "product_id": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby@2.6.9-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
                  "product_id": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-devel@2.6.9-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
                  "product_id": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-libs@2.6.9-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
                  "product_id": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-bigdecimal@1.4.1-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
                  "product_id": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-io-console@0.4.7-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
                  "product_id": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-json@2.1.0-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
                  "product_id": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-openssl@2.1.2-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
                  "product_id": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-psych@3.1.0-120.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
                "product": {
                  "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
                  "product_id": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-debuginfo@2.6.9-120.el7?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
                  "product_id": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby@2.6.9-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
                  "product_id": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-devel@2.6.9-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
                  "product_id": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-libs@2.6.9-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
                  "product_id": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-bigdecimal@1.4.1-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
                  "product_id": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-io-console@0.4.7-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
                  "product_id": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-json@2.1.0-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
                  "product_id": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-openssl@2.1.2-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
                  "product_id": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-rubygem-psych@3.1.0-120.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
                "product": {
                  "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
                  "product_id": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby26-ruby-debuginfo@2.6.9-120.el7?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
          "product_id": "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64"
        },
        "product_reference": "rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
          "product_id": "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        },
        "product_reference": "rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.8"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    },
    {
      "cve": "CVE-2021-41817",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-11-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2025104"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in ruby, where the date object was found to be vulnerable to a regular expression denial of service (ReDoS) during the parsing of dates. This flaw allows an attacker to hang a ruby application by providing a specially crafted date string. The highest threat to this vulnerability is system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of Date parsing methods",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "RHBZ#2025104",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/",
          "url": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/"
        }
      ],
      "release_date": "2021-11-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of Date parsing methods"
    },
    {
      "cve": "CVE-2021-41819",
      "discovery_date": "2021-11-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2026757"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
          "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "RHBZ#2026757",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
        }
      ],
      "release_date": "2021-11-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-28T19:00: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": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0708"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Server-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.src",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-debuginfo-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-devel-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-doc-0:2.6.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-ruby-libs-0:2.6.9-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bigdecimal-0:1.4.1-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-bundler-0:1.17.2-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-did_you_mean-0:1.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-io-console-0:0.4.7-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-irb-0:1.0.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-json-0:2.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-minitest-0:5.11.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-net-telnet-0:0.2.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-openssl-0:2.1.2-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-power_assert-0:1.1.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.ppc64le",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.s390x",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-psych-0:3.1.0-120.el7.x86_64",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rake-0:12.3.3-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-rdoc-0:6.1.2.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-test-unit-0:3.2.9-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygem-xmlrpc-0:0.3.0-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-0:3.0.3.1-120.el7.noarch",
            "7Workstation-RHSCL-3.8:rh-ruby26-rubygems-devel-0:3.0.3.1-120.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
    }
  ]
}
  rhsa-2022:0545
Vulnerability from csaf_redhat
Published
2022-02-16 11:44
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: ruby:2.5 security update
    Notes
Topic
An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0545",
        "url": "https://access.redhat.com/errata/RHSA-2022:0545"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0545.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.5 security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:39+00:00",
      "generator": {
        "date": "2025-10-09T20:27:39+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0545",
      "initial_release_date": "2022-02-16T11:44:00+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:44:00+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:44:00+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:39+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 AppStream (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 8)",
                  "product_id": "AppStream-8.5.0.Z.MAIN",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=src\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.5.0%2B13840%2Bec418553?arch=src\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-irb@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler-doc@1.16.1-4.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.2.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.10.3-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.1.1-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.1-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.0.1.1-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.7-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@2.7.6.3-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@2.7.6.3-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        ],
        "known_not_affected": [
          "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:44:00+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.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0545"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    }
  ]
}
  RHSA-2022:0548
Vulnerability from csaf_redhat
Published
2022-02-16 11:20
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: ruby:2.5 security update
    Notes
Topic
An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0548",
        "url": "https://access.redhat.com/errata/RHSA-2022:0548"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0548.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.5 security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:38+00:00",
      "generator": {
        "date": "2025-10-09T20:27:38+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0548",
      "initial_release_date": "2022-02-16T11:20:43+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:20:43+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:20:43+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:38+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 AppStream E4S (v. 8.1)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
                  "product_id": "AppStream-8.1.0.Z.E4S",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.1.0%2B14085%2Bcd0ba992?arch=src\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-irb@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.1.0%2B14085%2Bcd0ba992?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler-doc@1.16.1-4.module%2Bel8.1.0%2B14085%2Bcd0ba992?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.2.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.10.3-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.1.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.0.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.7-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@2.7.6.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@2.7.6.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5"
        ],
        "known_not_affected": [
          "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:20:43+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.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0548"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    }
  ]
}
  rhsa-2022_0543
Vulnerability from csaf_redhat
Published
2022-02-16 11:35
    Modified
2024-12-20 21:00
    Summary
Red Hat Security Advisory: ruby:2.6 security update
    Notes
Topic
An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)
* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\n* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)\n\n* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0543",
        "url": "https://access.redhat.com/errata/RHSA-2022:0543"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "external",
        "summary": "2025104",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
      },
      {
        "category": "external",
        "summary": "2026757",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0543.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.6 security update",
    "tracking": {
      "current_release_date": "2024-12-20T21:00:26+00:00",
      "generator": {
        "date": "2024-12-20T21:00:26+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.4"
        }
      },
      "id": "RHSA-2022:0543",
      "initial_release_date": "2022-02-16T11:35:18+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:35:18+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:35:18+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-12-20T21:00:26+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 AppStream (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 8)",
                  "product_id": "AppStream-8.5.0.Z.MAIN",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby:2.6:8050020211215144356:c5368500",
                "product": {
                  "name": "ruby:2.6:8050020211215144356:c5368500",
                  "product_id": "ruby:2.6:8050020211215144356:c5368500",
                  "product_identification_helper": {
                    "purl": "pkg:rpmmod/redhat/ruby@2.6:8050020211215144356:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
                "product": {
                  "name": "ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_id": "ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
                "product": {
                  "name": "rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_id": "rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.17.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
                "product": {
                  "name": "rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_id": "rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.3.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
                "product": {
                  "name": "rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_id": "rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-irb@1.0.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
                "product": {
                  "name": "rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_id": "rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.11.3-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
                "product": {
                  "name": "rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_id": "rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.2.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
                "product": {
                  "name": "rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_id": "rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.3-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
                "product": {
                  "name": "rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_id": "rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
                "product": {
                  "name": "rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_id": "rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.1.2.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
                "product": {
                  "name": "rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_id": "rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
                "product": {
                  "name": "rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_id": "rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
                "product": {
                  "name": "rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_id": "rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@3.0.3.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
                "product": {
                  "name": "rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_id": "rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@3.0.3.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                "product": {
                  "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_id": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_id": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_id": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                "product": {
                  "name": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_id": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                "product": {
                  "name": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_id": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_id": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
                "product": {
                  "name": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_id": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_id": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_id": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
                "product": {
                  "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
                  "product_id": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                "product": {
                  "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_id": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_id": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_id": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                "product": {
                  "name": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_id": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                "product": {
                  "name": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_id": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_id": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                "product": {
                  "name": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_id": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_id": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_id": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                "product": {
                  "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_id": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_id": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_id": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                "product": {
                  "name": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_id": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                "product": {
                  "name": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_id": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_id": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
                "product": {
                  "name": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_id": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_id": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_id": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                "product": {
                  "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_id": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_id": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_id": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                "product": {
                  "name": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_id": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                "product": {
                  "name": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_id": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_id": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
                "product": {
                  "name": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_id": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_id": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_id": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                "product": {
                  "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_id": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_id": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_id": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                "product": {
                  "name": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_id": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                "product": {
                  "name": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_id": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_id": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
                "product": {
                  "name": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_id": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_id": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_id": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.5.0%2B13719%2B08a8ba32?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
        },
        "product_reference": "ruby:2.6:8050020211215144356:c5368500",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64"
        },
        "product_reference": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686"
        },
        "product_reference": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le"
        },
        "product_reference": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x"
        },
        "product_reference": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src"
        },
        "product_reference": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64"
        },
        "product_reference": "ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64"
        },
        "product_reference": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686"
        },
        "product_reference": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le"
        },
        "product_reference": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x"
        },
        "product_reference": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64"
        },
        "product_reference": "ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch"
        },
        "product_reference": "ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64"
        },
        "product_reference": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686"
        },
        "product_reference": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le"
        },
        "product_reference": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x"
        },
        "product_reference": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64"
        },
        "product_reference": "ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch"
        },
        "product_reference": "rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch"
        },
        "product_reference": "rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch"
        },
        "product_reference": "rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64"
        },
        "product_reference": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686"
        },
        "product_reference": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le"
        },
        "product_reference": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x"
        },
        "product_reference": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64"
        },
        "product_reference": "rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch"
        },
        "product_reference": "rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch"
        },
        "product_reference": "rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch"
        },
        "product_reference": "rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64"
        },
        "product_reference": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686"
        },
        "product_reference": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le"
        },
        "product_reference": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x"
        },
        "product_reference": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64"
        },
        "product_reference": "rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64 as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch"
        },
        "product_reference": "rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch"
        },
        "product_reference": "rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch"
        },
        "product_reference": "rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch"
        },
        "product_reference": "rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
        },
        "product_reference": "rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch as a component of ruby:2.6:8050020211215144356:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
        },
        "product_reference": "rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch"
        ],
        "known_not_affected": [
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    },
    {
      "cve": "CVE-2021-41817",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-11-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2025104"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in ruby, where the date object was found to be vulnerable to a regular expression denial of service (ReDoS) during the parsing of dates. This flaw allows an attacker to hang a ruby application by providing a specially crafted date string. The highest threat to this vulnerability is system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of Date parsing methods",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "RHBZ#2025104",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/",
          "url": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/"
        }
      ],
      "release_date": "2021-11-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of Date parsing methods"
    },
    {
      "cve": "CVE-2021-41819",
      "discovery_date": "2021-11-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2026757"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
          "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "RHBZ#2026757",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
        }
      ],
      "release_date": "2021-11-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:35:18+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.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0543"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-debugsource-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-devel-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-doc-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:ruby-libs-debuginfo-0:2.6.9-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-bundler-0:1.17.2-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-did_you_mean-0:1.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-irb-0:1.0.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-json-debuginfo-0:2.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-minitest-0:5.11.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-net-telnet-0:0.2.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-power_assert-0:1.1.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.aarch64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.i686",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.ppc64le",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.s390x",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.5.0+13719+08a8ba32.x86_64",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rake-0:12.3.3-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-rdoc-0:6.1.2.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-test-unit-0:3.2.9-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygem-xmlrpc-0:0.3.0-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch",
            "AppStream-8.5.0.Z.MAIN:ruby:2.6:8050020211215144356:c5368500:rubygems-devel-0:3.0.3.1-108.module+el8.5.0+13719+08a8ba32.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
    }
  ]
}
  rhsa-2021_3020
Vulnerability from csaf_redhat
Published
2021-08-05 15:05
    Modified
2024-12-20 20:57
    Summary
Red Hat Security Advisory: ruby:2.7 security update
    Notes
Topic
An update for the ruby:2.7 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.7 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2021:3020",
        "url": "https://access.redhat.com/errata/RHSA-2021:3020"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3020.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.7 security update",
    "tracking": {
      "current_release_date": "2024-12-20T20:57:59+00:00",
      "generator": {
        "date": "2024-12-20T20:57:59+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.4"
        }
      },
      "id": "RHSA-2021:3020",
      "initial_release_date": "2021-08-05T15:05:01+00:00",
      "revision_history": [
        {
          "date": "2021-08-05T15:05:01+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-08-05T15:05:01+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-12-20T20:57:59+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 AppStream (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 8)",
                  "product_id": "AppStream-8.4.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby:2.7:8040020210728141159:522a0ee4",
                "product": {
                  "name": "ruby:2.7:8040020210728141159:522a0ee4",
                  "product_id": "ruby:2.7:8040020210728141159:522a0ee4",
                  "product_identification_helper": {
                    "purl": "pkg:rpmmod/redhat/ruby@2.7:8040020210728141159:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
                "product": {
                  "name": "ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_id": "ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-default-gems@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
                "product": {
                  "name": "ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_id": "ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
                "product": {
                  "name": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
                  "product_id": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.4.0-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
                "product": {
                  "name": "rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
                  "product_id": "rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.4.0-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch",
                "product": {
                  "name": "rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch",
                  "product_id": "rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch",
                "product": {
                  "name": "rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_id": "rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@2.2.24-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch",
                "product": {
                  "name": "rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_id": "rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-irb@1.2.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch",
                "product": {
                  "name": "rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_id": "rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.13.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
                "product": {
                  "name": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
                  "product_id": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.11.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
                "product": {
                  "name": "rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
                  "product_id": "rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.11.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch",
                "product": {
                  "name": "rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch",
                  "product_id": "rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch",
                "product": {
                  "name": "rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_id": "rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.2.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch",
                "product": {
                  "name": "rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch",
                  "product_id": "rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch",
                "product": {
                  "name": "rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_id": "rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.7-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch",
                "product": {
                  "name": "rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_id": "rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@13.0.1-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch",
                "product": {
                  "name": "rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_id": "rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.2.1.1-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch",
                "product": {
                  "name": "rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_id": "rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.3.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch",
                "product": {
                  "name": "rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_id": "rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
                "product": {
                  "name": "rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_id": "rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@3.1.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
                "product": {
                  "name": "rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_id": "rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@3.1.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                "product": {
                  "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_id": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                "product": {
                  "name": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_id": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                "product": {
                  "name": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_id": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                "product": {
                  "name": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_id": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                "product": {
                  "name": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_id": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_id": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                "product": {
                  "name": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_id": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
                "product": {
                  "name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_id": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_id": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_id": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
                "product": {
                  "name": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_id": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_id": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                "product": {
                  "name": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_id": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_id": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_id": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_id": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                "product": {
                  "name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_id": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_id": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_id": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_id": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src",
                "product": {
                  "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src",
                  "product_id": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src",
                "product": {
                  "name": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src",
                  "product_id": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.4.0-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src",
                "product": {
                  "name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src",
                  "product_id": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src",
                "product": {
                  "name": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src",
                  "product_id": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.11.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src",
                  "product_id": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src",
                "product": {
                  "name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src",
                  "product_id": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                "product": {
                  "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_id": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                "product": {
                  "name": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_id": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                "product": {
                  "name": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_id": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                "product": {
                  "name": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_id": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                "product": {
                  "name": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_id": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_id": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_id": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                "product": {
                  "name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_id": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_id": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_id": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
                "product": {
                  "name": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_id": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_id": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                "product": {
                  "name": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_id": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_id": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_id": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_id": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                "product": {
                  "name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_id": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_id": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_id": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_id": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                "product": {
                  "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_id": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                "product": {
                  "name": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_id": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                "product": {
                  "name": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_id": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                "product": {
                  "name": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_id": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                "product": {
                  "name": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_id": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_id": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
                "product": {
                  "name": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_id": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
                "product": {
                  "name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_id": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_id": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_id": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
                "product": {
                  "name": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_id": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_id": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
                "product": {
                  "name": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_id": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_id": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_id": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_id": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                "product": {
                  "name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_id": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_id": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_id": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_id": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                "product": {
                  "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_id": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                "product": {
                  "name": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_id": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                "product": {
                  "name": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_id": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                "product": {
                  "name": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_id": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                "product": {
                  "name": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_id": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_id": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
                "product": {
                  "name": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_id": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
                "product": {
                  "name": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_id": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_id": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
                "product": {
                  "name": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_id": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_id": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_id": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_id": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                "product": {
                  "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_id": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                "product": {
                  "name": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_id": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                "product": {
                  "name": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_id": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                "product": {
                  "name": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_id": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                "product": {
                  "name": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_id": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_id": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.4-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_id": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
                "product": {
                  "name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_id": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_id": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_id": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
                "product": {
                  "name": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_id": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_id": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                "product": {
                  "name": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_id": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_id": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_id": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_id": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                "product": {
                  "name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_id": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_id": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_id": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_id": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-137.module%2Bel8.4.0%2B12025%2Bf744ca41?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
        },
        "product_reference": "ruby:2.7:8040020210728141159:522a0ee4",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64"
        },
        "product_reference": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686"
        },
        "product_reference": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le"
        },
        "product_reference": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x"
        },
        "product_reference": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src"
        },
        "product_reference": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64"
        },
        "product_reference": "ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64"
        },
        "product_reference": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686"
        },
        "product_reference": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le"
        },
        "product_reference": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x"
        },
        "product_reference": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64"
        },
        "product_reference": "ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64"
        },
        "product_reference": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686"
        },
        "product_reference": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le"
        },
        "product_reference": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x"
        },
        "product_reference": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64"
        },
        "product_reference": "ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch"
        },
        "product_reference": "ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64"
        },
        "product_reference": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686"
        },
        "product_reference": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le"
        },
        "product_reference": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x"
        },
        "product_reference": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64"
        },
        "product_reference": "ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch"
        },
        "product_reference": "ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64"
        },
        "product_reference": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686"
        },
        "product_reference": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le"
        },
        "product_reference": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x"
        },
        "product_reference": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64"
        },
        "product_reference": "ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch"
        },
        "product_reference": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src"
        },
        "product_reference": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch"
        },
        "product_reference": "rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64"
        },
        "product_reference": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686"
        },
        "product_reference": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x"
        },
        "product_reference": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64"
        },
        "product_reference": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le"
        },
        "product_reference": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x"
        },
        "product_reference": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src"
        },
        "product_reference": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64"
        },
        "product_reference": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch"
        },
        "product_reference": "rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch"
        },
        "product_reference": "rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64"
        },
        "product_reference": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686"
        },
        "product_reference": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le"
        },
        "product_reference": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x"
        },
        "product_reference": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64"
        },
        "product_reference": "rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch"
        },
        "product_reference": "rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64"
        },
        "product_reference": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686"
        },
        "product_reference": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le"
        },
        "product_reference": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x"
        },
        "product_reference": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64"
        },
        "product_reference": "rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch"
        },
        "product_reference": "rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch"
        },
        "product_reference": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src"
        },
        "product_reference": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch"
        },
        "product_reference": "rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64"
        },
        "product_reference": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le"
        },
        "product_reference": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x"
        },
        "product_reference": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src"
        },
        "product_reference": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64"
        },
        "product_reference": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch"
        },
        "product_reference": "rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch"
        },
        "product_reference": "rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64"
        },
        "product_reference": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le"
        },
        "product_reference": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x"
        },
        "product_reference": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src"
        },
        "product_reference": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64"
        },
        "product_reference": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch"
        },
        "product_reference": "rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch"
        },
        "product_reference": "rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64"
        },
        "product_reference": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686"
        },
        "product_reference": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le"
        },
        "product_reference": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x"
        },
        "product_reference": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64"
        },
        "product_reference": "rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64 as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch"
        },
        "product_reference": "rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch"
        },
        "product_reference": "rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch"
        },
        "product_reference": "rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch"
        },
        "product_reference": "rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch"
        },
        "product_reference": "rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch as a component of ruby:2.7:8040020210728141159:522a0ee4 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch"
        },
        "product_reference": "rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-05T15:05:01+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.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3020"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-05T15:05:01+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.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3020"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-05T15:05:01+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.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3020"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
          "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-05T15:05:01+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.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3020"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-debugsource-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-default-gems-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-devel-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-doc-0:2.7.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:ruby-libs-debuginfo-0:2.7.4-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bigdecimal-debuginfo-0:2.0.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-bundler-0:2.2.24-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-io-console-debuginfo-0:0.5.6-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-irb-0:1.2.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-json-debuginfo-0:2.3.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-minitest-0:5.13.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-net-telnet-0:0.2.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-power_assert-0:1.1.7-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.aarch64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.i686",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.ppc64le",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.s390x",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-137.module+el8.4.0+12025+f744ca41.x86_64",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rake-0:13.0.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-rdoc-0:6.2.1.1-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-test-unit-0:3.3.4-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygem-xmlrpc-0:0.3.0-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch",
            "AppStream-8.4.0.Z.MAIN.EUS:ruby:2.7:8040020210728141159:522a0ee4:rubygems-devel-0:3.1.6-137.module+el8.4.0+12025+f744ca41.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    }
  ]
}
  RHSA-2022:0544
Vulnerability from csaf_redhat
Published
2022-02-16 11:39
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: ruby:2.6 security update
    Notes
Topic
An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)
* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\n* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)\n\n* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0544",
        "url": "https://access.redhat.com/errata/RHSA-2022:0544"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "external",
        "summary": "2025104",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
      },
      {
        "category": "external",
        "summary": "2026757",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0544.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.6 security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:37+00:00",
      "generator": {
        "date": "2025-10-09T20:27:37+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0544",
      "initial_release_date": "2022-02-16T11:39:50+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:39:50+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:39:50+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:37+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 AppStream EUS (v.8.4)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
                  "product_id": "AppStream-8.4.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=src\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.17.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.3.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-irb@1.0.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.11.3-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.2.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.3-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.1.2.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@3.0.3.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@3.0.3.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64\u0026rpmmod=ruby:2.6:8040020220131135901:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        ],
        "known_not_affected": [
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    },
    {
      "cve": "CVE-2021-41817",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-11-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2025104"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in ruby, where the date object was found to be vulnerable to a regular expression denial of service (ReDoS) during the parsing of dates. This flaw allows an attacker to hang a ruby application by providing a specially crafted date string. The highest threat to this vulnerability is system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of Date parsing methods",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "RHBZ#2025104",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/",
          "url": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/"
        }
      ],
      "release_date": "2021-11-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of Date parsing methods"
    },
    {
      "cve": "CVE-2021-41819",
      "discovery_date": "2021-11-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2026757"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
          "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "RHBZ#2026757",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
        }
      ],
      "release_date": "2021-11-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.6.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.6.9-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.17.2-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-irb-1.0.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.11.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.2.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.aarch64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.i686.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.s390x.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-108.module+el8.4.0+14070+b3717926.x86_64.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.9-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
    }
  ]
}
  rhsa-2022:0548
Vulnerability from csaf_redhat
Published
2022-02-16 11:20
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: ruby:2.5 security update
    Notes
Topic
An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0548",
        "url": "https://access.redhat.com/errata/RHSA-2022:0548"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0548.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.5 security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:38+00:00",
      "generator": {
        "date": "2025-10-09T20:27:38+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0548",
      "initial_release_date": "2022-02-16T11:20:43+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:20:43+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:20:43+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:38+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 AppStream E4S (v. 8.1)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
                  "product_id": "AppStream-8.1.0.Z.E4S",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.1.0%2B14085%2Bcd0ba992?arch=src\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-irb@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.1.0%2B14085%2Bcd0ba992?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler-doc@1.16.1-4.module%2Bel8.1.0%2B14085%2Bcd0ba992?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.2.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.10.3-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.1.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.0.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.7-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@2.7.6.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@2.7.6.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8010020220201125517:c27ad7f8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5"
        ],
        "known_not_affected": [
          "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.1.0.Z.E4S:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:20:43+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.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0548"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-1.16.1-4.module+el8.1.0+14085+cd0ba992.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-bundler-doc-1.16.1-4.module+el8.1.0+14085+cd0ba992.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.1.0.Z.E4S:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    }
  ]
}
  rhsa-2022:0547
Vulnerability from csaf_redhat
Published
2022-02-16 11:31
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: ruby:2.5 security update
    Notes
Topic
An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0547",
        "url": "https://access.redhat.com/errata/RHSA-2022:0547"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0547.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.5 security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:37+00:00",
      "generator": {
        "date": "2025-10-09T20:27:37+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0547",
      "initial_release_date": "2022-02-16T11:31:33+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:31:33+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:31:33+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:37+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 AppStream EUS (v. 8.2)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
                  "product_id": "AppStream-8.2.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=i686\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.2.0%2B14084%2B4fedcad5?arch=src\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-irb@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.2.0%2B14084%2B4fedcad5?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler-doc@1.16.1-4.module%2Bel8.2.0%2B14084%2B4fedcad5?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.2.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.10.3-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.1.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.0.1-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.7-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@2.7.6.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@2.7.6.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.5-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-105.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8020020220201125131:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5"
        ],
        "known_not_affected": [
          "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:31:33+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.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0547"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.2.0+14084+4fedcad5.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.2.0+14084+4fedcad5.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.10.3-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.i686.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.7-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    }
  ]
}
  RHSA-2022:0546
Vulnerability from csaf_redhat
Published
2022-02-16 11:49
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: ruby:2.5 security update
    Notes
Topic
An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0546",
        "url": "https://access.redhat.com/errata/RHSA-2022:0546"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0546.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.5 security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:37+00:00",
      "generator": {
        "date": "2025-10-09T20:27:37+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0546",
      "initial_release_date": "2022-02-16T11:49:19+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:49:19+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:49:19+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:37+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 AppStream EUS (v.8.4)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
                  "product_id": "AppStream-8.4.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=aarch64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=src\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.4.0%2B14083%2Bf9ece6dd?arch=src\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-irb@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.4.0%2B14083%2Bf9ece6dd?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler-doc@1.16.1-4.module%2Bel8.4.0%2B14083%2Bf9ece6dd?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.2.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.10.3-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.1.1-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.1-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.0.1.1-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.7-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@2.7.6.3-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@2.7.6.3-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=noarch\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=ppc64le\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=s390x\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=i686\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.4.0%2B10822%2Bfe4fffb1?arch=x86_64\u0026rpmmod=ruby:2.5:8040020220201123518:522a0ee4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5"
        ],
        "known_not_affected": [
          "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
          "AppStream-8.4.0.Z.EUS:rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:49: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-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0546"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-debugsource-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-devel-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-doc-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:ruby-libs-debuginfo-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-1.16.1-4.module+el8.4.0+14083+f9ece6dd.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-bundler-doc-1.16.1-4.module+el8.4.0+14083+f9ece6dd.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-io-console-debuginfo-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-minitest-5.10.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-net-telnet-0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-power_assert-1.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.aarch64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.i686.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.ppc64le.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.s390x.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-psych-debuginfo-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-test-unit-3.2.7-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5",
            "AppStream-8.4.0.Z.EUS:rubygems-devel-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    }
  ]
}
  RHSA-2022:0545
Vulnerability from csaf_redhat
Published
2022-02-16 11:44
    Modified
2025-10-09 20:27
    Summary
Red Hat Security Advisory: ruby:2.5 security update
    Notes
Topic
An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.5 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0545",
        "url": "https://access.redhat.com/errata/RHSA-2022:0545"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0545.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.5 security update",
    "tracking": {
      "current_release_date": "2025-10-09T20:27:39+00:00",
      "generator": {
        "date": "2025-10-09T20:27:39+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0545",
      "initial_release_date": "2022-02-16T11:44:00+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:44:00+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:44:00+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:27:39+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 AppStream (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 8)",
                  "product_id": "AppStream-8.5.0.Z.MAIN",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=aarch64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=src\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.5.0%2B13840%2Bec418553?arch=src\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=src\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-irb@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler-doc@1.16.1-4.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.2.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.10.3-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.5.1-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.1.1-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.1-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.0.1.1-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.7-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@2.7.6.3-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                "product": {
                  "name": "rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5)",
                  "product_id": "rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@2.7.6.3-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=noarch\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=ppc64le\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=s390x\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=i686\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-2.module%2Bel8.1.0%2B3656%2Bf80bfa1d?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5)",
                  "product_id": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-107.module%2Bel8.5.0%2B13840%2Bec418553?arch=x86_64\u0026rpmmod=ruby:2.5:8050020220112131355:c5368500"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.Z.MAIN:rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        },
        "product_reference": "rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
        "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        ],
        "known_not_affected": [
          "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
          "AppStream-8.5.0.Z.MAIN:rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:44:00+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.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0545"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-debugsource-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-devel-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-doc-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:ruby-libs-debuginfo-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-0.3.0-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bigdecimal-debuginfo-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debuginfo-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-debugsource-4.3.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bson-doc-4.3.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-1.16.1-4.module+el8.5.0+13840+ec418553.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-bundler-doc-1.16.1-4.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-io-console-debuginfo-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-json-debuginfo-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-minitest-5.10.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-2.5.1-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mongo-doc-2.5.1-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debuginfo-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-debugsource-0.4.10-4.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-mysql2-doc-0.4.10-4.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-net-telnet-0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-openssl-debuginfo-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.src.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debuginfo-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-debugsource-1.0.0-2.module+el8.1.0+3656+f80bfa1d.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-pg-doc-1.0.0-2.module+el8.1.0+3656+f80bfa1d.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-power_assert-1.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.aarch64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.i686.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.ppc64le.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.s390x.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-psych-debuginfo-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-rake-12.3.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-test-unit-3.2.7-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygem-xmlrpc-0.3.0-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5",
            "AppStream-8.5.0.Z.MAIN:rubygems-devel-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch.rpm-ruby:2.5"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    }
  ]
}
  rhsa-2022_0544
Vulnerability from csaf_redhat
Published
2022-02-16 11:39
    Modified
2024-12-20 21:00
    Summary
Red Hat Security Advisory: ruby:2.6 security update
    Notes
Topic
An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)
* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\n* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)\n\n* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0544",
        "url": "https://access.redhat.com/errata/RHSA-2022:0544"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "external",
        "summary": "2025104",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
      },
      {
        "category": "external",
        "summary": "2026757",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0544.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.6 security update",
    "tracking": {
      "current_release_date": "2024-12-20T21:00:35+00:00",
      "generator": {
        "date": "2024-12-20T21:00:35+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.4"
        }
      },
      "id": "RHSA-2022:0544",
      "initial_release_date": "2022-02-16T11:39:50+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T11:39:50+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-16T11:39:50+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-12-20T21:00:35+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 AppStream EUS (v.8.4)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
                  "product_id": "AppStream-8.4.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby:2.6:8040020220131135901:522a0ee4",
                "product": {
                  "name": "ruby:2.6:8040020220131135901:522a0ee4",
                  "product_id": "ruby:2.6:8040020220131135901:522a0ee4",
                  "product_identification_helper": {
                    "purl": "pkg:rpmmod/redhat/ruby@2.6:8040020220131135901:522a0ee4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
                "product": {
                  "name": "ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_id": "ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
                "product": {
                  "name": "rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_id": "rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.17.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
                "product": {
                  "name": "rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_id": "rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.3.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
                "product": {
                  "name": "rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_id": "rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-irb@1.0.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
                "product": {
                  "name": "rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_id": "rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.11.3-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
                "product": {
                  "name": "rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_id": "rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.2.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
                "product": {
                  "name": "rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_id": "rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.3-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
                "product": {
                  "name": "rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_id": "rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
                "product": {
                  "name": "rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_id": "rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.1.2.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
                "product": {
                  "name": "rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_id": "rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
                "product": {
                  "name": "rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_id": "rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
                "product": {
                  "name": "rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_id": "rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@3.0.3.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
                "product": {
                  "name": "rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_id": "rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@3.0.3.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                "product": {
                  "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_id": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_id": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_id": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                "product": {
                  "name": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_id": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                "product": {
                  "name": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_id": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_id": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
                "product": {
                  "name": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_id": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_id": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_id": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_id": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
                "product": {
                  "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
                  "product_id": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                "product": {
                  "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_id": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_id": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_id": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                "product": {
                  "name": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_id": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                "product": {
                  "name": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_id": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_id": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
                "product": {
                  "name": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_id": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_id": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_id": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                "product": {
                  "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_id": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_id": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_id": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                "product": {
                  "name": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_id": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                "product": {
                  "name": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_id": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_id": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
                "product": {
                  "name": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_id": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_id": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_id": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_id": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                "product": {
                  "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                  "product_id": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                  "product_id": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                  "product_id": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                "product": {
                  "name": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                  "product_id": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                "product": {
                  "name": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                  "product_id": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
                  "product_id": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
                "product": {
                  "name": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
                  "product_id": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
                  "product_id": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
                  "product_id": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                "product": {
                  "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_id": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_id": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_id": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                "product": {
                  "name": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_id": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                "product": {
                  "name": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_id": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_id": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
                "product": {
                  "name": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_id": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_id": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_id": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-108.module%2Bel8.4.0%2B14070%2Bb3717926?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
        },
        "product_reference": "ruby:2.6:8040020220131135901:522a0ee4",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64"
        },
        "product_reference": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686"
        },
        "product_reference": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le"
        },
        "product_reference": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x"
        },
        "product_reference": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src"
        },
        "product_reference": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64"
        },
        "product_reference": "ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64"
        },
        "product_reference": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686"
        },
        "product_reference": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le"
        },
        "product_reference": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x"
        },
        "product_reference": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64"
        },
        "product_reference": "ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch"
        },
        "product_reference": "ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64"
        },
        "product_reference": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686"
        },
        "product_reference": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le"
        },
        "product_reference": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x"
        },
        "product_reference": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64"
        },
        "product_reference": "ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch"
        },
        "product_reference": "rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch"
        },
        "product_reference": "rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch"
        },
        "product_reference": "rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64"
        },
        "product_reference": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686"
        },
        "product_reference": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le"
        },
        "product_reference": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x"
        },
        "product_reference": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64"
        },
        "product_reference": "rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch"
        },
        "product_reference": "rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch"
        },
        "product_reference": "rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch"
        },
        "product_reference": "rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64"
        },
        "product_reference": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686"
        },
        "product_reference": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le"
        },
        "product_reference": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x"
        },
        "product_reference": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64"
        },
        "product_reference": "rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64 as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch"
        },
        "product_reference": "rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch"
        },
        "product_reference": "rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch"
        },
        "product_reference": "rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch"
        },
        "product_reference": "rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
        },
        "product_reference": "rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch as a component of ruby:2.6:8040020220131135901:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
          "product_id": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
        },
        "product_reference": "rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
        "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch"
        ],
        "known_not_affected": [
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:ruby:2.6:8040020220131135901:522a0ee4",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:ruby:2.6:8040020220131135901:522a0ee4",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:ruby:2.6:8040020220131135901:522a0ee4",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:ruby:2.6:8040020220131135901:522a0ee4",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    },
    {
      "cve": "CVE-2021-41817",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-11-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2025104"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in ruby, where the date object was found to be vulnerable to a regular expression denial of service (ReDoS) during the parsing of dates. This flaw allows an attacker to hang a ruby application by providing a specially crafted date string. The highest threat to this vulnerability is system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of Date parsing methods",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "RHBZ#2025104",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/",
          "url": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/"
        }
      ],
      "release_date": "2021-11-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:ruby:2.6:8040020220131135901:522a0ee4",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of Date parsing methods"
    },
    {
      "cve": "CVE-2021-41819",
      "discovery_date": "2021-11-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2026757"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
          "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "RHBZ#2026757",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
        }
      ],
      "release_date": "2021-11-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-16T11:39:50+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.EUS:ruby:2.6:8040020220131135901:522a0ee4",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0544"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-debugsource-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-devel-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-doc-0:2.6.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:ruby-libs-debuginfo-0:2.6.9-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bigdecimal-debuginfo-0:1.4.1-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-bundler-0:1.17.2-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-did_you_mean-0:1.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-io-console-debuginfo-0:0.4.7-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-irb-0:1.0.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-json-debuginfo-0:2.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-minitest-0:5.11.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-net-telnet-0:0.2.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-openssl-debuginfo-0:2.1.2-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-power_assert-0:1.1.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.aarch64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.i686",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.ppc64le",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.s390x",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-psych-debuginfo-0:3.1.0-108.module+el8.4.0+14070+b3717926.x86_64",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rake-0:12.3.3-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-rdoc-0:6.1.2.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-test-unit-0:3.2.9-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygem-xmlrpc-0:0.3.0-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch",
            "AppStream-8.4.0.Z.EUS:ruby:2.6:8040020220131135901:522a0ee4:rubygems-devel-0:3.0.3.1-108.module+el8.4.0+14070+b3717926.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
    }
  ]
}
  rhsa-2022:0582
Vulnerability from csaf_redhat
Published
2022-02-21 09:04
    Modified
2025-10-10 02:12
    Summary
Red Hat Security Advisory: ruby:2.6 security update
    Notes
Topic
An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch? (CVE-2019-15845)
* ruby: Regular expression denial of service vulnerability of WEBrick's Digest authentication (CVE-2019-16201)
* ruby: Code injection via command argument of Shell#test / Shell#[] (CVE-2019-16255)
* rubygem-json: Unsafe object creation vulnerability in JSON (CVE-2020-10663)
* ruby: BasicSocket#read_nonblock method leads to information disclosure (CVE-2020-10933)
* ruby: Potential HTTP request smuggling in WEBrick (CVE-2020-25613)
* ruby: XML round-trip vulnerability in REXML (CVE-2021-28965)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)
* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)
* ruby: HTTP response splitting in WEBrick (CVE-2019-16254)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch? (CVE-2019-15845)\n\n* ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication (CVE-2019-16201)\n\n* ruby: Code injection via command argument of Shell#test / Shell#[] (CVE-2019-16255)\n\n* rubygem-json: Unsafe object creation vulnerability in JSON (CVE-2020-10663)\n\n* ruby: BasicSocket#read_nonblock method leads to information disclosure (CVE-2020-10933)\n\n* ruby: Potential HTTP request smuggling in WEBrick (CVE-2020-25613)\n\n* ruby: XML round-trip vulnerability in REXML (CVE-2021-28965)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\n* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)\n\n* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)\n\n* ruby: HTTP response splitting in WEBrick (CVE-2019-16254)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0582",
        "url": "https://access.redhat.com/errata/RHSA-2022:0582"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1773728",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1773728"
      },
      {
        "category": "external",
        "summary": "1789407",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789407"
      },
      {
        "category": "external",
        "summary": "1789556",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789556"
      },
      {
        "category": "external",
        "summary": "1793683",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793683"
      },
      {
        "category": "external",
        "summary": "1827500",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827500"
      },
      {
        "category": "external",
        "summary": "1833291",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833291"
      },
      {
        "category": "external",
        "summary": "1883623",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883623"
      },
      {
        "category": "external",
        "summary": "1947526",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1947526"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "external",
        "summary": "2025104",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
      },
      {
        "category": "external",
        "summary": "2026757",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0582.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.6 security update",
    "tracking": {
      "current_release_date": "2025-10-10T02:12:16+00:00",
      "generator": {
        "date": "2025-10-10T02:12:16+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2022:0582",
      "initial_release_date": "2022-02-21T09:04:29+00:00",
      "revision_history": [
        {
          "date": "2022-02-21T09:04:29+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-21T09:04:29+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-10T02:12:16+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 AppStream EUS (v. 8.2)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
                  "product_id": "AppStream-8.2.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=aarch64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=src\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.17.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.3.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-irb@1.0.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.11.3-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.2.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.3-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.1.2.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@3.0.3.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                "product": {
                  "name": "rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6)",
                  "product_id": "rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@3.0.3.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=noarch\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=ppc64le\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=s390x\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=i686\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                "product": {
                  "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6)",
                  "product_id": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.2.0%2B14086%2B86d863af?arch=x86_64\u0026rpmmod=ruby:2.6:8020020220201131207:4cda2c84"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm (ruby:2.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
          "product_id": "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        },
        "product_reference": "rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
        "relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2019-15845",
      "cwe": {
        "id": "CWE-41",
        "name": "Improper Resolution of Path Equivalence"
      },
      "discovery_date": "2020-01-09T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1789407"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was discovered in Ruby in the way certain functions handled strings containing NULL bytes. Specifically, the built-in methods File.fnmatch and its alias File.fnmatch? did not properly handle path patterns containing the NULL byte. A remote attacker could exploit this flaw to make a Ruby script access unexpected files and to bypass intended file system access restrictions.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch?",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "RHBZ#1789407",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789407"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-15845",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15845",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2019/10/01/nul-injection-file-fnmatch-cve-2019-15845/",
          "url": "https://www.ruby-lang.org/en/news/2019/10/01/nul-injection-file-fnmatch-cve-2019-15845/"
        }
      ],
      "release_date": "2019-10-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        },
        {
          "category": "workaround",
          "details": "It is possible to test for presence of the NULL byte manually prior to call the affected methods with an untrusted string.",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch?"
    },
    {
      "cve": "CVE-2019-16201",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2019-11-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1773728"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "RHBZ#1773728",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1773728"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16201",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16201",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2019/10/01/webrick-regexp-digestauth-dos-cve-2019-16201/",
          "url": "https://www.ruby-lang.org/en/news/2019/10/01/webrick-regexp-digestauth-dos-cve-2019-16201/"
        }
      ],
      "release_date": "2019-10-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication"
    },
    {
      "cve": "CVE-2019-16254",
      "cwe": {
        "id": "CWE-113",
        "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
      },
      "discovery_date": "2020-01-09T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1789556"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients. NOTE: this issue exists because of an incomplete fix for CVE-2017-17742, which addressed the CRLF vector, but did not address an isolated CR or an isolated LF.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: HTTP response splitting in WEBrick",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16254"
        },
        {
          "category": "external",
          "summary": "RHBZ#1789556",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789556"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16254",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16254"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254"
        }
      ],
      "release_date": "2019-10-25T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "ruby: HTTP response splitting in WEBrick"
    },
    {
      "cve": "CVE-2019-16255",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2020-01-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1793683"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows code injection if the first argument (aka the \"command\" argument) to Shell#[] or Shell#test in lib/shell.rb is untrusted data. An attacker can exploit this to call an arbitrary Ruby method.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Code injection via command argument of Shell#test / Shell#[]",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16255"
        },
        {
          "category": "external",
          "summary": "RHBZ#1793683",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793683"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16255",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16255"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16255",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16255"
        }
      ],
      "release_date": "2019-11-26T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Code injection via command argument of Shell#test / Shell#[]"
    },
    {
      "cve": "CVE-2020-10663",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2020-03-19T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1827500"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in rubygem-json. While parsing certain JSON documents, the json gem (including the one bundled with Ruby) can be coerced into creating arbitrary objects in the target system. This is the same issue as CVE-2013-0269.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-json: Unsafe object creation vulnerability in JSON",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5 uses vulnerable rubygem-json, however, is not vulnerable in Ruby since it does not use version which includes JSON into stdlib.\n\nThis issue affects the version of JSON(embedded in pcs) as shipped with Red Hat Gluster Storage 3. However, the vulnerable method calls are currently not used by the product and hence this issue has been rated as having a security impact of Low.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "RHBZ#1827500",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827500"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10663",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10663",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663",
          "url": "https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663"
        }
      ],
      "release_date": "2020-03-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        },
        {
          "category": "workaround",
          "details": "To mitigate this vulnerability, do not supply untrusted user input and/or untrusted strings to the following method calls or utilize code libraries which do so:\n\n```\nJSON(user_input)\nJSON[user_input, nil]\nJSON.parse(user_input, nil)\nJSON::Parser.new(user_input).parse\n```\n\nAlso note that JSON.load() should never be given input from unknown sources.",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 7.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-json: Unsafe object creation vulnerability in JSON"
    },
    {
      "cve": "CVE-2020-10933",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2020-05-04T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1833291"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An issue was discovered in Ruby 2.5.x through 2.5.7, 2.6.x through 2.6.5, and 2.7.0. If a victim calls BasicSocket#read_nonblock(requested_size, buffer, exception: false), the method resizes the buffer to fit the requested size, but no data is copied. Thus, the buffer string provides the previous value of the heap. This may expose possibly sensitive data from the interpreter.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: BasicSocket#read_nonblock method leads to information disclosure",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5 has stopped shipping Ruby and 4.7 ships Ruby 2.4 series, hence not vulnerable to the flaw.\nRed Hat Enterprise Linux versions prior than 8 ships ruby 2.0 or older releases, hence not vulnerable to the flaw.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "RHBZ#1833291",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833291"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10933",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10933",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/03/31/heap-exposure-in-socket-cve-2020-10933",
          "url": "https://www.ruby-lang.org/en/news/2020/03/31/heap-exposure-in-socket-cve-2020-10933"
        }
      ],
      "release_date": "2020-03-31T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "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-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: BasicSocket#read_nonblock method leads to information disclosure"
    },
    {
      "cve": "CVE-2020-25613",
      "cwe": {
        "id": "CWE-444",
        "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
      },
      "discovery_date": "2020-09-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1883623"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy (which also has a poor header check), which may lead to an HTTP Request Smuggling attack.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Potential HTTP request smuggling in WEBrick",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "RHBZ#1883623",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883623"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-25613",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/",
          "url": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/"
        }
      ],
      "release_date": "2020-09-29T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Potential HTTP request smuggling in WEBrick"
    },
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ],
        "known_not_affected": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-28965",
      "cwe": {
        "id": "CWE-611",
        "name": "Improper Restriction of XML External Entity Reference"
      },
      "discovery_date": "2021-04-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1947526"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way the Ruby REXML library parsed XML documents. Parsing a specially crafted XML document using REXML and writing parsed data back to a new XML document results in creating a document with a different structure. This issue could affect the integrity of processed data in applications using REXML that parse XML documents, write data back to XML, and re-parse them again.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: XML round-trip vulnerability in REXML",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-28965"
        },
        {
          "category": "external",
          "summary": "RHBZ#1947526",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1947526"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28965",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-28965"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965"
        }
      ],
      "release_date": "2021-04-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: XML round-trip vulnerability in REXML"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    },
    {
      "cve": "CVE-2021-41817",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-11-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2025104"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in ruby, where the date object was found to be vulnerable to a regular expression denial of service (ReDoS) during the parsing of dates. This flaw allows an attacker to hang a ruby application by providing a specially crafted date string. The highest threat to this vulnerability is system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of Date parsing methods",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "RHBZ#2025104",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/",
          "url": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/"
        }
      ],
      "release_date": "2021-11-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of Date parsing methods"
    },
    {
      "cve": "CVE-2021-41819",
      "discovery_date": "2021-11-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2026757"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
          "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "RHBZ#2026757",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
        }
      ],
      "release_date": "2021-11-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T09:04:29+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.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0582"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-debugsource-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-devel-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-doc-2.6.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:ruby-libs-debuginfo-2.6.9-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-0.3.0-4.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-abrt-doc-0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bigdecimal-debuginfo-1.4.1-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debuginfo-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-debugsource-4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bson-doc-4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-bundler-1.17.2-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-did_you_mean-1.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-io-console-debuginfo-0.4.7-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-irb-1.0.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-json-debuginfo-2.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-minitest-5.11.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-2.8.0-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mongo-doc-2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debuginfo-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-debugsource-0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-mysql2-doc-0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-net-telnet-0.2.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-openssl-debuginfo-2.1.2-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.src.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debuginfo-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-debugsource-1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-pg-doc-1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-power_assert-1.1.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.aarch64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.i686.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.ppc64le.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.s390x.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-psych-debuginfo-3.1.0-107.module+el8.2.0+14086+86d863af.x86_64.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rake-12.3.3-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-rdoc-6.1.2.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-test-unit-3.2.9-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygem-xmlrpc-0.3.0-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6",
            "AppStream-8.2.0.Z.EUS:rubygems-devel-3.0.3.1-107.module+el8.2.0+14086+86d863af.noarch.rpm-ruby:2.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
    }
  ]
}
  rhsa-2022_0581
Vulnerability from csaf_redhat
Published
2022-02-21 08:55
    Modified
2024-12-20 20:59
    Summary
Red Hat Security Advisory: ruby:2.6 security update
    Notes
Topic
An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)
* ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch? (CVE-2019-15845)
* ruby: Regular expression denial of service vulnerability of WEBrick's Digest authentication (CVE-2019-16201)
* ruby: Code injection via command argument of Shell#test / Shell#[] (CVE-2019-16255)
* rubygem-json: Unsafe object creation vulnerability in JSON (CVE-2020-10663)
* ruby: BasicSocket#read_nonblock method leads to information disclosure (CVE-2020-10933)
* ruby: Potential HTTP request smuggling in WEBrick (CVE-2020-25613)
* ruby: XML round-trip vulnerability in REXML (CVE-2021-28965)
* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)
* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)
* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)
* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)
* ruby: HTTP response splitting in WEBrick (CVE-2019-16254)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source (CVE-2020-36327)\n\n* ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch? (CVE-2019-15845)\n\n* ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication (CVE-2019-16201)\n\n* ruby: Code injection via command argument of Shell#test / Shell#[] (CVE-2019-16255)\n\n* rubygem-json: Unsafe object creation vulnerability in JSON (CVE-2020-10663)\n\n* ruby: BasicSocket#read_nonblock method leads to information disclosure (CVE-2020-10933)\n\n* ruby: Potential HTTP request smuggling in WEBrick (CVE-2020-25613)\n\n* ruby: XML round-trip vulnerability in REXML (CVE-2021-28965)\n\n* rubygem-rdoc: Command injection vulnerability in RDoc (CVE-2021-31799)\n\n* ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host (CVE-2021-31810)\n\n* ruby: StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)\n\n* ruby: Regular expression denial of service vulnerability of Date parsing methods (CVE-2021-41817)\n\n* ruby: Cookie prefix spoofing in CGI::Cookie.parse (CVE-2021-41819)\n\n* ruby: HTTP response splitting in WEBrick (CVE-2019-16254)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2022:0581",
        "url": "https://access.redhat.com/errata/RHSA-2022:0581"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/6206172",
        "url": "https://access.redhat.com/articles/6206172"
      },
      {
        "category": "external",
        "summary": "1773728",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1773728"
      },
      {
        "category": "external",
        "summary": "1789407",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789407"
      },
      {
        "category": "external",
        "summary": "1789556",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789556"
      },
      {
        "category": "external",
        "summary": "1793683",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793683"
      },
      {
        "category": "external",
        "summary": "1827500",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827500"
      },
      {
        "category": "external",
        "summary": "1833291",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833291"
      },
      {
        "category": "external",
        "summary": "1883623",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883623"
      },
      {
        "category": "external",
        "summary": "1947526",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1947526"
      },
      {
        "category": "external",
        "summary": "1958999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
      },
      {
        "category": "external",
        "summary": "1980126",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
      },
      {
        "category": "external",
        "summary": "1980128",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
      },
      {
        "category": "external",
        "summary": "1980132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
      },
      {
        "category": "external",
        "summary": "2025104",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
      },
      {
        "category": "external",
        "summary": "2026757",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0581.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby:2.6 security update",
    "tracking": {
      "current_release_date": "2024-12-20T20:59:37+00:00",
      "generator": {
        "date": "2024-12-20T20:59:37+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.4"
        }
      },
      "id": "RHSA-2022:0581",
      "initial_release_date": "2022-02-21T08:55:31+00:00",
      "revision_history": [
        {
          "date": "2022-02-21T08:55:31+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2022-02-21T08:55:31+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-12-20T20:59:37+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 AppStream E4S (v. 8.1)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
                  "product_id": "AppStream-8.1.0.Z.E4S",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby:2.6:8010020220201152941:c27ad7f8",
                "product": {
                  "name": "ruby:2.6:8010020220201152941:c27ad7f8",
                  "product_id": "ruby:2.6:8010020220201152941:c27ad7f8",
                  "product_identification_helper": {
                    "purl": "pkg:rpmmod/redhat/ruby@2.6:8010020220201152941:c27ad7f8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
                "product": {
                  "name": "ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_id": "ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-doc@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-doc@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
                "product": {
                  "name": "rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_id": "rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bundler@1.17.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
                "product": {
                  "name": "rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_id": "rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.3.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
                "product": {
                  "name": "rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_id": "rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-irb@1.0.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
                "product": {
                  "name": "rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_id": "rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-minitest@5.11.3-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
                "product": {
                  "name": "rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_id": "rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-net-telnet@0.2.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
                "product": {
                  "name": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_id": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-doc@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
                "product": {
                  "name": "rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_id": "rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.3-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
                "product": {
                  "name": "rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_id": "rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
                "product": {
                  "name": "rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_id": "rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-rdoc@6.1.2.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
                "product": {
                  "name": "rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_id": "rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
                "product": {
                  "name": "rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_id": "rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
                "product": {
                  "name": "rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_id": "rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems@3.0.3.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
                "product": {
                  "name": "rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_id": "rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygems-devel@3.0.3.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
                "product": {
                  "name": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
                  "product_id": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mongo@2.8.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                "product": {
                  "name": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_id": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_id": "ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_id": "ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                "product": {
                  "name": "ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_id": "ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                "product": {
                  "name": "ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_id": "ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_id": "rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_id": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_id": "rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                "product": {
                  "name": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_id": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_id": "ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_id": "ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                "product": {
                  "name": "ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_id": "ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                "product": {
                  "name": "ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_id": "ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_id": "rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_id": "rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                "product": {
                  "name": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_id": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                "product": {
                  "name": "ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_id": "ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                "product": {
                  "name": "ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_id": "ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debugsource@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                "product": {
                  "name": "ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_id": "ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                "product": {
                  "name": "ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_id": "ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                "product": {
                  "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_id": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.6.9-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_id": "rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
                "product": {
                  "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_id": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.4.1-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.5.0-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
                "product": {
                  "name": "rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_id": "rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
                "product": {
                  "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_id": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.7-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
                "product": {
                  "name": "rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_id": "rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
                "product": {
                  "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_id": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.2-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
                "product": {
                  "name": "rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_id": "rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
                "product": {
                  "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_id": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                "product": {
                  "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_id": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.1.4-1.module%2Bel8.1.0%2B3653%2Bbeb38eb0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
                "product": {
                  "name": "rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_id": "rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
                "product": {
                  "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_id": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-107.module%2Bel8.1.0%2B14088%2B04cf326e?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
        },
        "product_reference": "ruby:2.6:8010020220201152941:c27ad7f8",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686"
        },
        "product_reference": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le"
        },
        "product_reference": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src"
        },
        "product_reference": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64"
        },
        "product_reference": "ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64"
        },
        "product_reference": "ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64"
        },
        "product_reference": "ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686"
        },
        "product_reference": "ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le"
        },
        "product_reference": "ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64"
        },
        "product_reference": "ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch"
        },
        "product_reference": "ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686"
        },
        "product_reference": "ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le"
        },
        "product_reference": "ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64"
        },
        "product_reference": "ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64"
        },
        "product_reference": "ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64"
        },
        "product_reference": "rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch"
        },
        "product_reference": "rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch"
        },
        "product_reference": "rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64"
        },
        "product_reference": "rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64"
        },
        "product_reference": "rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch"
        },
        "product_reference": "rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64"
        },
        "product_reference": "rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64"
        },
        "product_reference": "rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch"
        },
        "product_reference": "rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch"
        },
        "product_reference": "rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64"
        },
        "product_reference": "rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64"
        },
        "product_reference": "rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64"
        },
        "product_reference": "rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch"
        },
        "product_reference": "rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch"
        },
        "product_reference": "rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686"
        },
        "product_reference": "rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le"
        },
        "product_reference": "rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64"
        },
        "product_reference": "rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64 as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64"
        },
        "product_reference": "rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch"
        },
        "product_reference": "rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch"
        },
        "product_reference": "rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch"
        },
        "product_reference": "rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch"
        },
        "product_reference": "rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
        },
        "product_reference": "rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch as a component of ruby:2.6:8010020220201152941:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
        },
        "product_reference": "rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
        "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2019-15845",
      "cwe": {
        "id": "CWE-41",
        "name": "Improper Resolution of Path Equivalence"
      },
      "discovery_date": "2020-01-09T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1789407"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was discovered in Ruby in the way certain functions handled strings containing NULL bytes. Specifically, the built-in methods File.fnmatch and its alias File.fnmatch? did not properly handle path patterns containing the NULL byte. A remote attacker could exploit this flaw to make a Ruby script access unexpected files and to bypass intended file system access restrictions.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch?",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "RHBZ#1789407",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789407"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-15845",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15845",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15845"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2019/10/01/nul-injection-file-fnmatch-cve-2019-15845/",
          "url": "https://www.ruby-lang.org/en/news/2019/10/01/nul-injection-file-fnmatch-cve-2019-15845/"
        }
      ],
      "release_date": "2019-10-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        },
        {
          "category": "workaround",
          "details": "It is possible to test for presence of the NULL byte manually prior to call the affected methods with an untrusted string.",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch?"
    },
    {
      "cve": "CVE-2019-16201",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2019-11-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1773728"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "RHBZ#1773728",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1773728"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16201",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16201",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16201"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2019/10/01/webrick-regexp-digestauth-dos-cve-2019-16201/",
          "url": "https://www.ruby-lang.org/en/news/2019/10/01/webrick-regexp-digestauth-dos-cve-2019-16201/"
        }
      ],
      "release_date": "2019-10-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of WEBrick\u0027s Digest authentication"
    },
    {
      "cve": "CVE-2019-16254",
      "cwe": {
        "id": "CWE-113",
        "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
      },
      "discovery_date": "2020-01-09T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1789556"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients. NOTE: this issue exists because of an incomplete fix for CVE-2017-17742, which addressed the CRLF vector, but did not address an isolated CR or an isolated LF.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: HTTP response splitting in WEBrick",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16254"
        },
        {
          "category": "external",
          "summary": "RHBZ#1789556",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789556"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16254",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16254"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254"
        }
      ],
      "release_date": "2019-10-25T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "ruby: HTTP response splitting in WEBrick"
    },
    {
      "cve": "CVE-2019-16255",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2020-01-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1793683"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows code injection if the first argument (aka the \"command\" argument) to Shell#[] or Shell#test in lib/shell.rb is untrusted data. An attacker can exploit this to call an arbitrary Ruby method.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Code injection via command argument of Shell#test / Shell#[]",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-16255"
        },
        {
          "category": "external",
          "summary": "RHBZ#1793683",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793683"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16255",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-16255"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16255",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16255"
        }
      ],
      "release_date": "2019-11-26T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Code injection via command argument of Shell#test / Shell#[]"
    },
    {
      "cve": "CVE-2020-10663",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2020-03-19T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1827500"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in rubygem-json. While parsing certain JSON documents, the json gem (including the one bundled with Ruby) can be coerced into creating arbitrary objects in the target system. This is the same issue as CVE-2013-0269.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-json: Unsafe object creation vulnerability in JSON",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5 uses vulnerable rubygem-json, however, is not vulnerable in Ruby since it does not use version which includes JSON into stdlib.\n\nThis issue affects the version of JSON(embedded in pcs) as shipped with Red Hat Gluster Storage 3. However, the vulnerable method calls are currently not used by the product and hence this issue has been rated as having a security impact of Low.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "RHBZ#1827500",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827500"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10663",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10663",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10663"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663",
          "url": "https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663"
        }
      ],
      "release_date": "2020-03-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        },
        {
          "category": "workaround",
          "details": "To mitigate this vulnerability, do not supply untrusted user input and/or untrusted strings to the following method calls or utilize code libraries which do so:\n\n```\nJSON(user_input)\nJSON[user_input, nil]\nJSON.parse(user_input, nil)\nJSON::Parser.new(user_input).parse\n```\n\nAlso note that JSON.load() should never be given input from unknown sources.",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 7.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-json: Unsafe object creation vulnerability in JSON"
    },
    {
      "cve": "CVE-2020-10933",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2020-05-04T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1833291"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An issue was discovered in Ruby 2.5.x through 2.5.7, 2.6.x through 2.6.5, and 2.7.0. If a victim calls BasicSocket#read_nonblock(requested_size, buffer, exception: false), the method resizes the buffer to fit the requested size, but no data is copied. Thus, the buffer string provides the previous value of the heap. This may expose possibly sensitive data from the interpreter.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: BasicSocket#read_nonblock method leads to information disclosure",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5 has stopped shipping Ruby and 4.7 ships Ruby 2.4 series, hence not vulnerable to the flaw.\nRed Hat Enterprise Linux versions prior than 8 ships ruby 2.0 or older releases, hence not vulnerable to the flaw.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "RHBZ#1833291",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833291"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10933",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10933",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10933"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/03/31/heap-exposure-in-socket-cve-2020-10933",
          "url": "https://www.ruby-lang.org/en/news/2020/03/31/heap-exposure-in-socket-cve-2020-10933"
        }
      ],
      "release_date": "2020-03-31T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "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-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: BasicSocket#read_nonblock method leads to information disclosure"
    },
    {
      "cve": "CVE-2020-25613",
      "cwe": {
        "id": "CWE-444",
        "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
      },
      "discovery_date": "2020-09-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1883623"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy (which also has a poor header check), which may lead to an HTTP Request Smuggling attack.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Potential HTTP request smuggling in WEBrick",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "RHBZ#1883623",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883623"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-25613",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/",
          "url": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/"
        }
      ],
      "release_date": "2020-09-29T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Potential HTTP request smuggling in WEBrick"
    },
    {
      "cve": "CVE-2020-36327",
      "cwe": {
        "id": "CWE-494",
        "name": "Download of Code Without Integrity Check"
      },
      "discovery_date": "2021-05-10T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1958999"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way Bundler determined the source repository when installing dependencies of source-restricted gem packages. In configurations that use multiple gem repositories and explicitly define from which source repository certain gems are to be installed, a dependency of a source-restricted gem could be installed form a different source if that repository provided higher version of the package. This could lead to installation of a malicious gem version and arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite does not ship RubyGem bundler, however, the product consumes it from the Red Hat Software Collections (RHSCL) repository.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch"
        ],
        "known_not_affected": [
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "RHBZ#1958999",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958999"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36327",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/articles/6206172",
          "url": "https://access.redhat.com/articles/6206172"
        },
        {
          "category": "external",
          "summary": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        }
      ],
      "release_date": "2021-02-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        },
        {
          "category": "workaround",
          "details": "This issue only affects configurations where gem packages are installed from multiple sources and the source repositories are explicitly defined for at least some gems. Dependencies of those source-restricted gems may be installed form a different repository, even if the same repository provides those dependencies, which is inconsistent with the intended behaviour described in the Bundler documentation.  There are multiple possible approaches to mitigate this issue - customers should evaluate which approaches are usable in their environments.\n\n* Explicitly define source for all dependency gems in the Gemfile configuration. When a dependency of a source-restricted gem is also to be installed form the same source, list such dependency explicitly in the Gemfile along with the specific source.\n\n* Avoid configurations with multiple source repositories. When using a private repository for non-public gems, use the same private repository to mirror any content required from any public gem repository, such as RubyGems.org. When preparing such mirror, ensure that no mirrored gems have names conflicting with names of the internal non-public gems.\n\n* Reserve internal package names in public repositories. For any internal private gem, also reserve the name in any public gem repository used, such as RubyGems.org. This will prevent attackers from registering those names and providing their malicious gems with higher versions.\n\nAdditional information about affected configurations can be found in the following Red Hat Knowledgebase article:\n\nhttps://access.redhat.com/articles/6206172",
          "product_ids": [
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-bundler: Dependencies of gems with explicit source may be installed from a different source"
    },
    {
      "cve": "CVE-2021-28965",
      "cwe": {
        "id": "CWE-611",
        "name": "Improper Restriction of XML External Entity Reference"
      },
      "discovery_date": "2021-04-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1947526"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way the Ruby REXML library parsed XML documents. Parsing a specially crafted XML document using REXML and writing parsed data back to a new XML document results in creating a document with a different structure. This issue could affect the integrity of processed data in applications using REXML that parse XML documents, write data back to XML, and re-parse them again.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: XML round-trip vulnerability in REXML",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-28965"
        },
        {
          "category": "external",
          "summary": "RHBZ#1947526",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1947526"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28965",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-28965"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965"
        }
      ],
      "release_date": "2021-04-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: XML round-trip vulnerability in REXML"
    },
    {
      "cve": "CVE-2021-31799",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "discovery_date": "2021-05-02T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-rdoc: Command injection vulnerability in RDoc",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31799"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/",
          "url": "https://www.ruby-lang.org/en/news/2021/05/02/os-command-injection-in-rdoc/"
        }
      ],
      "release_date": "2021-05-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "rubygem-rdoc: Command injection vulnerability in RDoc"
    },
    {
      "cve": "CVE-2021-31810",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980126"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980126",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
    },
    {
      "cve": "CVE-2021-32066",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "discovery_date": "2021-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1980128"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby\u0027s Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection to an IMAP server and subsequently eavesdrop on or modify data sent over the plain text connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: StartTLS stripping vulnerability in Net::IMAP",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "RHBZ#1980128",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980128"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-32066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32066"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/",
          "url": "https://www.ruby-lang.org/en/news/2021/07/07/starttls-stripping-in-net-imap/"
        }
      ],
      "release_date": "2021-07-07T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: StartTLS stripping vulnerability in Net::IMAP"
    },
    {
      "cve": "CVE-2021-41817",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-11-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2025104"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in ruby, where the date object was found to be vulnerable to a regular expression denial of service (ReDoS) during the parsing of dates. This flaw allows an attacker to hang a ruby application by providing a specially crafted date string. The highest threat to this vulnerability is system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Regular expression denial of service vulnerability of Date parsing methods",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "RHBZ#2025104",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025104"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41817"
        },
        {
          "category": "external",
          "summary": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/",
          "url": "https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/"
        }
      ],
      "release_date": "2021-11-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Regular expression denial of service vulnerability of Date parsing methods"
    },
    {
      "cve": "CVE-2021-41819",
      "discovery_date": "2021-11-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2026757"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
          "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "RHBZ#2026757",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
        }
      ],
      "release_date": "2021-11-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2022-02-21T08:55:31+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.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2022:0581"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-debugsource-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-devel-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-doc-0:2.6.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:ruby-libs-debuginfo-0:2.6.9-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-abrt-doc-0:0.3.0-4.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bigdecimal-debuginfo-0:1.4.1-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debuginfo-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-debugsource-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bson-doc-0:4.5.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-bundler-0:1.17.2-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-did_you_mean-0:1.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-io-console-debuginfo-0:0.4.7-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-irb-0:1.0.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-json-debuginfo-0:2.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-minitest-0:5.11.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mongo-doc-0:2.8.0-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-mysql2-doc-0:0.5.2-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-net-telnet-0:0.2.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-openssl-debuginfo-0:2.1.2-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.src",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debuginfo-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-debugsource-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-pg-doc-0:1.1.4-1.module+el8.1.0+3653+beb38eb0.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-power_assert-0:1.1.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.i686",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.ppc64le",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-psych-debuginfo-0:3.1.0-107.module+el8.1.0+14088+04cf326e.x86_64",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rake-0:12.3.3-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-rdoc-0:6.1.2.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-test-unit-0:3.2.9-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygem-xmlrpc-0:0.3.0-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch",
            "AppStream-8.1.0.Z.E4S:ruby:2.6:8010020220201152941:c27ad7f8:rubygems-devel-0:3.0.3.1-107.module+el8.1.0+14088+04cf326e.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
    }
  ]
}
  wid-sec-w-2024-1808
Vulnerability from csaf_certbund
Published
2022-02-16 23:00
    Modified
2024-08-11 22:00
    Summary
Red Hat Enterprise Linux: Schwachstelle ermöglicht Codeausführung
    Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
    Produktbeschreibung
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
    Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux ausnutzen, um beliebigen Programmcode auszuführen.
    Betroffene Betriebssysteme
- Linux
    {
  "document": {
    "aggregate_severity": {
      "text": "hoch"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux ausnutzen, um beliebigen Programmcode auszuf\u00fchren.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2024-1808 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2024-1808.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2024-1808 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1808"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:0545 vom 2022-02-16",
        "url": "https://access.redhat.com/errata/RHSA-2022:0545"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:0546 vom 2022-02-16",
        "url": "https://access.redhat.com/errata/RHSA-2022:0546"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:0547 vom 2022-02-16",
        "url": "https://access.redhat.com/errata/RHSA-2022:0547"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:0548 vom 2022-02-16",
        "url": "https://access.redhat.com/errata/RHSA-2022:0548"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:0581 vom 2022-02-21",
        "url": "https://access.redhat.com/errata/RHSA-2022:0581"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:0582 vom 2022-02-21",
        "url": "https://access.redhat.com/errata/RHSA-2022:0582"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:0708 vom 2022-02-28",
        "url": "https://access.redhat.com/errata/RHSA-2022:0708"
      },
      {
        "category": "external",
        "summary": "Gentoo Linux Security Advisory GLSA-202408-22 vom 2024-08-10",
        "url": "https://security.gentoo.org/glsa/202408-22"
      }
    ],
    "source_lang": "en-US",
    "title": "Red Hat Enterprise Linux: Schwachstelle erm\u00f6glicht Codeausf\u00fchrung",
    "tracking": {
      "current_release_date": "2024-08-11T22:00:00.000+00:00",
      "generator": {
        "date": "2024-08-15T18:12:08.904+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.5"
        }
      },
      "id": "WID-SEC-W-2024-1808",
      "initial_release_date": "2022-02-16T23:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T23:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2022-02-20T23:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2022-02-28T23:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-11T22:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von Gentoo aufgenommen"
        }
      ],
      "status": "final",
      "version": "4"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Gentoo Linux",
            "product": {
              "name": "Gentoo Linux",
              "product_id": "T012167",
              "product_identification_helper": {
                "cpe": "cpe:/o:gentoo:linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Gentoo"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "8",
                "product": {
                  "name": "Red Hat Enterprise Linux 8",
                  "product_id": "T014111",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "8.1 Update Services for SAP Solutions",
                "product": {
                  "name": "Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions",
                  "product_id": "T021824",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:8.1_update_services_for_sap_solutions"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "8.2 extended support",
                "product": {
                  "name": "Red Hat Enterprise Linux 8.2 extended support",
                  "product_id": "T022088",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:8.2_extended_support"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "8.4 extended support",
                "product": {
                  "name": "Red Hat Enterprise Linux 8.4 extended support",
                  "product_id": "T022089",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:8.4_extended_support"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Enterprise Linux"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Red Hat Enterprise Linux. Die Schwachstelle besteht in der Komponente \"Builder\" ist darauf zur\u00fcckzuf\u00fchren, dass Ruby Gems m\u00f6glicherweise aus einer anderen Quelle als angegeben installiert werden. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich."
        }
      ],
      "product_status": {
        "known_affected": [
          "T021824",
          "T022088",
          "T022089",
          "T012167",
          "T014111"
        ]
      },
      "release_date": "2022-02-16T23:00:00.000+00:00",
      "title": "CVE-2020-36327"
    }
  ]
}
  WID-SEC-W-2024-1808
Vulnerability from csaf_certbund
Published
2022-02-16 23:00
    Modified
2024-08-11 22:00
    Summary
Red Hat Enterprise Linux: Schwachstelle ermöglicht Codeausführung
    Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
    Produktbeschreibung
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
    Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux ausnutzen, um beliebigen Programmcode auszuführen.
    Betroffene Betriebssysteme
- Linux
    {
  "document": {
    "aggregate_severity": {
      "text": "hoch"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux ausnutzen, um beliebigen Programmcode auszuf\u00fchren.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2024-1808 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2024-1808.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2024-1808 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1808"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:0545 vom 2022-02-16",
        "url": "https://access.redhat.com/errata/RHSA-2022:0545"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:0546 vom 2022-02-16",
        "url": "https://access.redhat.com/errata/RHSA-2022:0546"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:0547 vom 2022-02-16",
        "url": "https://access.redhat.com/errata/RHSA-2022:0547"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:0548 vom 2022-02-16",
        "url": "https://access.redhat.com/errata/RHSA-2022:0548"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:0581 vom 2022-02-21",
        "url": "https://access.redhat.com/errata/RHSA-2022:0581"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:0582 vom 2022-02-21",
        "url": "https://access.redhat.com/errata/RHSA-2022:0582"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:0708 vom 2022-02-28",
        "url": "https://access.redhat.com/errata/RHSA-2022:0708"
      },
      {
        "category": "external",
        "summary": "Gentoo Linux Security Advisory GLSA-202408-22 vom 2024-08-10",
        "url": "https://security.gentoo.org/glsa/202408-22"
      }
    ],
    "source_lang": "en-US",
    "title": "Red Hat Enterprise Linux: Schwachstelle erm\u00f6glicht Codeausf\u00fchrung",
    "tracking": {
      "current_release_date": "2024-08-11T22:00:00.000+00:00",
      "generator": {
        "date": "2024-08-15T18:12:08.904+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.5"
        }
      },
      "id": "WID-SEC-W-2024-1808",
      "initial_release_date": "2022-02-16T23:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2022-02-16T23:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2022-02-20T23:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2022-02-28T23:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-11T22:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von Gentoo aufgenommen"
        }
      ],
      "status": "final",
      "version": "4"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Gentoo Linux",
            "product": {
              "name": "Gentoo Linux",
              "product_id": "T012167",
              "product_identification_helper": {
                "cpe": "cpe:/o:gentoo:linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Gentoo"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "8",
                "product": {
                  "name": "Red Hat Enterprise Linux 8",
                  "product_id": "T014111",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "8.1 Update Services for SAP Solutions",
                "product": {
                  "name": "Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions",
                  "product_id": "T021824",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:8.1_update_services_for_sap_solutions"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "8.2 extended support",
                "product": {
                  "name": "Red Hat Enterprise Linux 8.2 extended support",
                  "product_id": "T022088",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:8.2_extended_support"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "8.4 extended support",
                "product": {
                  "name": "Red Hat Enterprise Linux 8.4 extended support",
                  "product_id": "T022089",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:8.4_extended_support"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Enterprise Linux"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-36327",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Red Hat Enterprise Linux. Die Schwachstelle besteht in der Komponente \"Builder\" ist darauf zur\u00fcckzuf\u00fchren, dass Ruby Gems m\u00f6glicherweise aus einer anderen Quelle als angegeben installiert werden. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich."
        }
      ],
      "product_status": {
        "known_affected": [
          "T021824",
          "T022088",
          "T022089",
          "T012167",
          "T014111"
        ]
      },
      "release_date": "2022-02-16T23:00:00.000+00:00",
      "title": "CVE-2020-36327"
    }
  ]
}
  ghsa-fp4w-jxhp-m23p
Vulnerability from github
Published
2021-05-24 18:12
    Modified
2021-08-31 21:03
    
        Severity ?
      
      
    
        VLAI Severity ?
      
      Summary
Dependency Confusion in Bundler
    Details
Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.17 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that is explicitly depended on by the application.
{
  "affected": [
    {
      "package": {
        "ecosystem": "RubyGems",
        "name": "bundler"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "1.16.0"
            },
            {
              "fixed": "2.2.10"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "RubyGems",
        "name": "bundler"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.2.11"
            },
            {
              "fixed": "2.2.18"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2020-36327"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": true,
    "github_reviewed_at": "2021-05-20T21:48:14Z",
    "nvd_published_at": "2021-04-29T03:15:00Z",
    "severity": "HIGH"
  },
  "details": "Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.17 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that is explicitly depended on by the application.",
  "id": "GHSA-fp4w-jxhp-m23p",
  "modified": "2021-08-31T21:03:58Z",
  "published": "2021-05-24T18:12:33Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
    },
    {
      "type": "WEB",
      "url": "https://github.com/rubygems/rubygems/issues/3982"
    },
    {
      "type": "WEB",
      "url": "https://github.com/rubygems/rubygems/pull/4609"
    },
    {
      "type": "WEB",
      "url": "https://github.com/rubygems/rubygems/commit/078bf682ac40017b309b5fc69f283ff640e7c129"
    },
    {
      "type": "WEB",
      "url": "https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/rubygems/rubygems"
    },
    {
      "type": "WEB",
      "url": "https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md#2218-may-25-2021"
    },
    {
      "type": "WEB",
      "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/bundler/CVE-2020-36327.yml"
    },
    {
      "type": "WEB",
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MWXHK5UUHVSHF7HTHMX6JY3WXDVNIHSL"
    },
    {
      "type": "WEB",
      "url": "https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things"
    },
    {
      "type": "WEB",
      "url": "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105"
    },
    {
      "type": "WEB",
      "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Dependency Confusion in Bundler"
}
  gsd-2020-36327
Vulnerability from gsd
Modified
2020-09-30 00:00
      Details
        
          Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.17 sometimes chooses a
dependency source based on the highest gem version number, which means that a
rogue gem found at a public source may be chosen, even if the intended choice
was a private gem that is a dependency of another private gem that is
explicitly depended on by the application.
        
      Aliases
        
      Aliases
        
      {
  "GSD": {
    "alias": "CVE-2020-36327",
    "description": "Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.16 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that is explicitly depended on by the application. NOTE: it is not correct to use CVE-2021-24105 for every \"Dependency Confusion\" issue in every product.",
    "id": "GSD-2020-36327",
    "references": [
      "https://www.suse.com/security/cve/CVE-2020-36327.html",
      "https://access.redhat.com/errata/RHSA-2022:0708",
      "https://access.redhat.com/errata/RHSA-2022:0582",
      "https://access.redhat.com/errata/RHSA-2022:0581",
      "https://access.redhat.com/errata/RHSA-2022:0548",
      "https://access.redhat.com/errata/RHSA-2022:0547",
      "https://access.redhat.com/errata/RHSA-2022:0546",
      "https://access.redhat.com/errata/RHSA-2022:0545",
      "https://access.redhat.com/errata/RHSA-2022:0544",
      "https://access.redhat.com/errata/RHSA-2022:0543",
      "https://access.redhat.com/errata/RHSA-2021:3982",
      "https://access.redhat.com/errata/RHSA-2021:3559",
      "https://access.redhat.com/errata/RHSA-2021:3020",
      "https://advisories.mageia.org/CVE-2020-36327.html",
      "https://security.archlinux.org/CVE-2020-36327",
      "https://linux.oracle.com/cve/CVE-2020-36327.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "affected": [
        {
          "package": {
            "ecosystem": "RubyGems",
            "name": "bundler",
            "purl": "pkg:gem/bundler"
          }
        }
      ],
      "aliases": [
        "CVE-2020-36327",
        "GHSA-fp4w-jxhp-m23p"
      ],
      "details": "Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.17 sometimes chooses a\ndependency source based on the highest gem version number, which means that a\nrogue gem found at a public source may be chosen, even if the intended choice\nwas a private gem that is a dependency of another private gem that is\nexplicitly depended on by the application.\n",
      "id": "GSD-2020-36327",
      "modified": "2020-09-30T00:00:00.000Z",
      "published": "2020-09-30T00:00:00.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://github.com/rubygems/rubygems/issues/3982"
        },
        {
          "type": "WEB",
          "url": "https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html"
        },
        {
          "type": "WEB",
          "url": "https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/"
        },
        {
          "type": "WEB",
          "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
        },
        {
          "type": "WEB",
          "url": "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105"
        },
        {
          "type": "WEB",
          "url": "https://github.com/rubygems/rubygems/pull/4609"
        }
      ],
      "related": [
        "CVE-2021-24105"
      ],
      "schema_version": "1.4.0",
      "severity": [
        {
          "score": 8.8,
          "type": "CVSS_V3"
        }
      ],
      "summary": "Dependency Confusion in Bundler with Implicit Private Dependencies"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2020-36327",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.16 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that is explicitly depended on by the application. NOTE: it is not correct to use CVE-2021-24105 for every \"Dependency Confusion\" issue in every product."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/rubygems/rubygems/issues/3982",
            "refsource": "MISC",
            "url": "https://github.com/rubygems/rubygems/issues/3982"
          },
          {
            "name": "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105",
            "refsource": "MISC",
            "url": "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105"
          },
          {
            "name": "https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html",
            "refsource": "MISC",
            "url": "https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html"
          },
          {
            "name": "https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/",
            "refsource": "MISC",
            "url": "https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/"
          },
          {
            "name": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
            "refsource": "MISC",
            "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
          },
          {
            "name": "FEDORA-2021-36cdab1f8d",
            "refsource": "FEDORA",
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MWXHK5UUHVSHF7HTHMX6JY3WXDVNIHSL/"
          }
        ]
      }
    },
    "github.com/rubysec/ruby-advisory-db": {
      "cve": "2020-36327",
      "cvss_v3": 8.8,
      "date": "2020-09-30",
      "description": "Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.17 sometimes chooses a\ndependency source based on the highest gem version number, which means that a\nrogue gem found at a public source may be chosen, even if the intended choice\nwas a private gem that is a dependency of another private gem that is\nexplicitly depended on by the application.\n",
      "gem": "bundler",
      "ghsa": "fp4w-jxhp-m23p",
      "patched_versions": [
        "\u003e= 2.2.18",
        "2.2.10"
      ],
      "related": {
        "cve": [
          "2021-24105"
        ],
        "url": [
          "https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html",
          "https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/",
          "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
          "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105",
          "https://github.com/rubygems/rubygems/pull/4609"
        ]
      },
      "title": "Dependency Confusion in Bundler with Implicit Private Dependencies",
      "unaffected_versions": [
        "\u003c 1.16.0"
      ],
      "url": "https://github.com/rubygems/rubygems/issues/3982"
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=1.16.0 \u003c2.2.16",
          "affected_versions": "All versions starting from 1.16.0 before 2.2.16",
          "cvss_v2": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2021-07-30",
          "description": "Bundler sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that is explicitly depended on by the application.",
          "fixed_versions": [
            "2.2.16"
          ],
          "identifier": "CVE-2020-36327",
          "identifiers": [
            "CVE-2020-36327"
          ],
          "not_impacted": "All versions before 1.16.0, all versions starting from 2.2.16",
          "package_slug": "gem/bundler",
          "pubdate": "2021-04-29",
          "solution": "Upgrade to version 2.2.16 or above.",
          "title": "Dependency Confusion",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2020-36327",
            "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105",
            "https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html"
          ],
          "uuid": "2688d2e6-d38c-41d8-8dd0-9521648f6533"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:bundler:bundler:*:*:*:*:*:ruby:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2.2.10",
                "versionStartIncluding": "1.16.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:bundler:bundler:*:*:*:*:*:ruby:*:*",
                "cpe_name": [],
                "versionEndIncluding": "2.2.16",
                "versionStartIncluding": "2.2.11",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:package_manager_configurations:-:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2020-36327"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.16 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that is explicitly depended on by the application. NOTE: it is not correct to use CVE-2021-24105 for every \"Dependency Confusion\" issue in every product."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "NVD-CWE-noinfo"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105"
            },
            {
              "name": "https://github.com/rubygems/rubygems/issues/3982",
              "refsource": "MISC",
              "tags": [
                "Exploit",
                "Issue Tracking",
                "Third Party Advisory"
              ],
              "url": "https://github.com/rubygems/rubygems/issues/3982"
            },
            {
              "name": "https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html",
              "refsource": "MISC",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html"
            },
            {
              "name": "https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/"
            },
            {
              "name": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/",
              "refsource": "MISC",
              "tags": [
                "Exploit",
                "Third Party Advisory"
              ],
              "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
            },
            {
              "name": "FEDORA-2021-36cdab1f8d",
              "refsource": "FEDORA",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MWXHK5UUHVSHF7HTHMX6JY3WXDVNIHSL/"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 9.3,
            "confidentialityImpact": "COMPLETE",
            "integrityImpact": "COMPLETE",
            "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          },
          "exploitabilityScore": 8.6,
          "impactScore": 10.0,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "HIGH",
          "userInteractionRequired": true
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2022-04-05T18:06Z",
      "publishedDate": "2021-04-29T03:15Z"
    }
  }
}
  fkie_cve-2020-36327
Vulnerability from fkie_nvd
Published
2021-04-29 03:15
    Modified
2024-11-21 05:29
    
          Severity ?
        
        
    Summary
Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.16 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that is explicitly depended on by the application. NOTE: it is not correct to use CVE-2021-24105 for every "Dependency Confusion" issue in every product.
    References
      | URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html | Vendor Advisory | |
| cve@mitre.org | https://github.com/rubygems/rubygems/issues/3982 | Exploit, Issue Tracking, Third Party Advisory | |
| cve@mitre.org | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MWXHK5UUHVSHF7HTHMX6JY3WXDVNIHSL/ | ||
| cve@mitre.org | https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/ | Third Party Advisory | |
| cve@mitre.org | https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105 | Patch, Vendor Advisory | |
| cve@mitre.org | https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/ | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/rubygems/rubygems/issues/3982 | Exploit, Issue Tracking, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MWXHK5UUHVSHF7HTHMX6JY3WXDVNIHSL/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105 | Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/ | Exploit, Third Party Advisory | 
Impacted products
      | Vendor | Product | Version | |
|---|---|---|---|
| bundler | bundler | * | |
| bundler | bundler | * | |
| fedoraproject | fedora | 34 | |
| microsoft | package_manager_configurations | - | 
{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:bundler:bundler:*:*:*:*:*:ruby:*:*",
              "matchCriteriaId": "B84C5D9C-16BD-4670-AF3E-5DCCB62276AB",
              "versionEndExcluding": "2.2.10",
              "versionStartIncluding": "1.16.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bundler:bundler:*:*:*:*:*:ruby:*:*",
              "matchCriteriaId": "01DEFBF9-648B-48E3-A88D-93A61FF8B965",
              "versionEndIncluding": "2.2.16",
              "versionStartIncluding": "2.2.11",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
              "matchCriteriaId": "A930E247-0B43-43CB-98FF-6CE7B8189835",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:microsoft:package_manager_configurations:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "71D274DE-99A4-4FC3-A43B-53A2D68A0E09",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.16 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that is explicitly depended on by the application. NOTE: it is not correct to use CVE-2021-24105 for every \"Dependency Confusion\" issue in every product."
    },
    {
      "lang": "es",
      "value": "Bundler versiones 1.16.0 hasta 2.2.9 y versiones 2.2.11 hasta 2.2.16, a veces elige una fuente de dependencia basada en el n\u00famero de versi\u00f3n de una gema m\u00e1s alto, lo que significa que se puede elegir una gema falsa que se encuentre en una fuente p\u00fablica, incluso si la elecci\u00f3n deseada fue una gema privada que depende de otra gema privada de la que depende expl\u00edcitamente la aplicaci\u00f3n.\u0026#xa0;NOTA: no es correcto usar CVE-2021-24105 para cada problema de \"Dependency Confusion\" en cada producto"
    }
  ],
  "id": "CVE-2020-36327",
  "lastModified": "2024-11-21T05:29:17.540",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "COMPLETE",
          "baseScore": 9.3,
          "confidentialityImpact": "COMPLETE",
          "integrityImpact": "COMPLETE",
          "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
          "version": "2.0"
        },
        "exploitabilityScore": 8.6,
        "impactScore": 10.0,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": true
      }
    ],
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 8.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 2.8,
        "impactScore": 5.9,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2021-04-29T03:15:08.710",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Issue Tracking",
        "Third Party Advisory"
      ],
      "url": "https://github.com/rubygems/rubygems/issues/3982"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MWXHK5UUHVSHF7HTHMX6JY3WXDVNIHSL/"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Third Party Advisory"
      ],
      "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://bundler.io/blog/2021/02/15/a-more-secure-bundler-we-fixed-our-source-priorities.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Issue Tracking",
        "Third Party Advisory"
      ],
      "url": "https://github.com/rubygems/rubygems/issues/3982"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MWXHK5UUHVSHF7HTHMX6JY3WXDVNIHSL/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-24105"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Third Party Advisory"
      ],
      "url": "https://www.zofrex.com/blog/2021/04/29/bundler-still-vulnerable-dependency-confusion-cve-2020-36327/"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "NVD-CWE-noinfo"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}
  cnvd-2021-39566
Vulnerability from cnvd
Title
Bundler存在未明漏洞
Description
Bundler是一个应用软件。通过跟踪和安装所需的确切gem和版本,为Ruby项目提供了一致的环境。
Bundler 1.16.0版本至2.2.9版本和2.2.11版本至2.2.16版本存在安全漏洞,该漏洞源于有时选择依赖来源基于最高的版本号。目前没有详细的漏洞细节提供。
Severity
高
        VLAI Severity ?
      
      Formal description
目前厂商暂未发布修复措施解决此安全问题,建议使用此软件的用户随时关注厂商主页或参考网址以获取解决办法: https://bundler.io/
Reference
https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/
Impacted products
          | Name | ['Bundler Bundler >=1.16.0,<=2.2.9', 'Bundler Bundler >=2.2.11,<=2.2.16'] | 
|---|
{
  "cves": {
    "cve": {
      "cveNumber": "CVE-2020-36327",
      "cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2020-36327"
    }
  },
  "description": "Bundler\u662f\u4e00\u4e2a\u5e94\u7528\u8f6f\u4ef6\u3002\u901a\u8fc7\u8ddf\u8e2a\u548c\u5b89\u88c5\u6240\u9700\u7684\u786e\u5207gem\u548c\u7248\u672c\uff0c\u4e3aRuby\u9879\u76ee\u63d0\u4f9b\u4e86\u4e00\u81f4\u7684\u73af\u5883\u3002\n\nBundler 1.16.0\u7248\u672c\u81f32.2.9\u7248\u672c\u548c2.2.11\u7248\u672c\u81f32.2.16\u7248\u672c\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u6709\u65f6\u9009\u62e9\u4f9d\u8d56\u6765\u6e90\u57fa\u4e8e\u6700\u9ad8\u7684\u7248\u672c\u53f7\u3002\u76ee\u524d\u6ca1\u6709\u8be6\u7ec6\u7684\u6f0f\u6d1e\u7ec6\u8282\u63d0\u4f9b\u3002",
  "formalWay": "\u76ee\u524d\u5382\u5546\u6682\u672a\u53d1\u5e03\u4fee\u590d\u63aa\u65bd\u89e3\u51b3\u6b64\u5b89\u5168\u95ee\u9898\uff0c\u5efa\u8bae\u4f7f\u7528\u6b64\u8f6f\u4ef6\u7684\u7528\u6237\u968f\u65f6\u5173\u6ce8\u5382\u5546\u4e3b\u9875\u6216\u53c2\u8003\u7f51\u5740\u4ee5\u83b7\u53d6\u89e3\u51b3\u529e\u6cd5\uff1a\r\nhttps://bundler.io/",
  "isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
  "number": "CNVD-2021-39566",
  "openTime": "2021-06-04",
  "products": {
    "product": [
      "Bundler Bundler \u003e=1.16.0\uff0c\u003c=2.2.9",
      "Bundler Bundler \u003e=2.2.11\uff0c\u003c=2.2.16"
    ]
  },
  "referenceLink": "https://mensfeld.pl/2021/02/rubygems-dependency-confusion-attack-side-of-things/",
  "serverity": "\u9ad8",
  "submitTime": "2021-06-04",
  "title": "Bundler\u5b58\u5728\u672a\u660e\u6f0f\u6d1e"
}
  Loading…
      Loading…
      Sightings
| Author | Source | Type | Date | 
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
      Loading…